|
/ / Best Viewed in IE under 1024*768 resolution
// For easy access scroll down //This site was created on 10/23/2000
import praveenpalwai.com.*;
class Homepage { Final String E-mail ;
class Introduction extends Homepage { Boolean Interested = true ; System.out.println(" In this class u will know about my background,likes,dislikes");
if ( Interested ) Introduction( ); else System.out.println("check other sections"); }
class Favorite Links extends Homepage { int Total_no_of_ Links; System.out.println(" These r my few favorite links"); System.out.println( " PAGE IS UNDER CONSTRUCTION "); Total_no_of_links = 13; }
class Resume { System.out.println(" Under Construction"); }
class Pics { int No_of_Pics = 13; some more pics to be added soon .. }
class Music { int No_of_Songs ; class Telugu_Tamil_Hindi_English extends Music implements Tripod_Server { Telugu_Tamil_Hindi_English (String Film_Added) { System.out.prinltn(Film_added +"Songs added in their respective sections"); }
Telugu (" Sarigamalu ."); Tamil ("Mudhal Mariyadhai") ; Hindi (" From many films.......");
No_of_songs_telugu = 99 +2 ; No_of_songs_tamil = 5; No_of_songs_hindi = 60 + 80; } }
public static void main (String arg[]) { System.out.println(" For easy access click below links");
System.out.println( Introduction + FavoriteLinks + Resume + Pics + Music );
System.out.println("Best Viewed in IE under 1028*768 resolution");
system.out.println ("Yours Suggestions are Welcome"); System.out.println(" Last Updated on 01/21/2001"); } |
|