Mon Feb 18 23:40:58 2002 Submitting Host: 63.203.159.247 end_display: http://auciello.tripod.com/7901a.htm.txt name: Cyndi.Auciello.lgrace@aol.com r001: r002: r004: r005: r006: r007: Mon May 20 14:45:50 2002 Submitting Host: 207.62.70.245 end_display: http://auciello.tripod.com/790q1a.htm.txt name: Toussaint Eberle r001: //My name is; My name is "Eberle Toussaint". // Initiate "" String From: Java Book Then end block comment */ or --> r002: Internal and external compare java program Case-sensitive r004: 1 A set of 64 Character 2 Multiple Array 3 Special Character 4 cdec = System.in.read 5 c = (char)cdec r005: try : main processing section // Note. This... Comment // 1st try : try to do it wait key convert from str array to str trim the cr 1f to lenght take 1st char to lenght set to 0 x set to 0 finish printing r006: new byte From byte class take 47 from char convert to decimal do {while condition} r007: System.out.println(err);cath (Exception e) what ever read from char *** Wed May 22 12:34:03 2002 Submitting Host: 207.62.70.182 end_display: http://auciello.tripod.com/790q1a.htm.txt name: Quijada.Edwin r001: The two ways to make comment in java is by using back slashes and !--> and <--!. The difference is that //are used close to the code and !--> and <--! is that you must use it separate from the code. r002: The relationship between the "internal Java name and the external name of the java program is that they must be the same name. Yes, They are case-sensitive. r004: A second buffer is created with 2056 bytes in lenght. C is declared as character. r005: do is used to create loops { // NOTE. THIS METHOD READS ENTIRE STRING INC. LF & CR. // 1st try: these are comments only. System.out.print ("Enter Single Character (/ to exit) ");this code is used to output a question that ask to the user to enter a single character. System.in.read(buff2, 0, 64); String str5 = new String(buff2,0); r006: This loop that will stop to repeat the program until cdec is not equal tp forty seven. r007: catch(Exception e) is used to display a message letting know to the users that their browser is not working well. *** Thu Nov 14 12:36:01 2002 Submitting Host: 10.10.17.221 data1: Mendezr001 data2: Mendezr002 data4: Mendezr004 data5: Mendezr005 data6: Mendezr006 data7: Mendezr007 To do or not to do end_display: http://auciello.tripod.com/790q1a.htm.txt ***