Jul 14 2007 01:39 PM 4436 11 What is the use of Empty Interface? srinu ksureshbabu Profile Answers by ksureshbabu Questions by ksureshbabu Mar 5th, 2010 SerializableCloneableSingleThreadModel BrianDSy Profile Answers by BrianDSy Questions by BrianDSy Apr 13th, 2009 It allows the client to define the methods it calls from the container Answer Question Select Best Answer Jul 03 2007 10:26 AM 2396 4 String b=a+"how r u";String c=b+"buddy";How many objects are there in the above code?"> String a="hello";String b=a+"how r u";String c=b+"buddy";How many objects are there in the above code? dhanyareedu sujatham Profile Answers by sujatham Questions by sujatham Aug 11th, 2007 Total 5 objects?are created. sadikmca2004 Profile Answers by sadikmca2004 Questions by sadikmca2004 Jul 17th, 2007 three Different object'su can go through the following progpublic class Demo { public static void main(String ar... Answer Question Select Best Answer
Jul 14 2007 01:39 PM 4436 11 What is the use of Empty Interface? srinu ksureshbabu Profile Answers by ksureshbabu Questions by ksureshbabu Mar 5th, 2010 SerializableCloneableSingleThreadModel BrianDSy Profile Answers by BrianDSy Questions by BrianDSy Apr 13th, 2009 It allows the client to define the methods it calls from the container Answer Question Select Best Answer
ksureshbabu Profile Answers by ksureshbabu Questions by ksureshbabu Mar 5th, 2010 SerializableCloneableSingleThreadModel
BrianDSy Profile Answers by BrianDSy Questions by BrianDSy Apr 13th, 2009 It allows the client to define the methods it calls from the container
Jul 03 2007 10:26 AM 2396 4 String b=a+"how r u";String c=b+"buddy";How many objects are there in the above code?"> String a="hello";String b=a+"how r u";String c=b+"buddy";How many objects are there in the above code? dhanyareedu sujatham Profile Answers by sujatham Questions by sujatham Aug 11th, 2007 Total 5 objects?are created. sadikmca2004 Profile Answers by sadikmca2004 Questions by sadikmca2004 Jul 17th, 2007 three Different object'su can go through the following progpublic class Demo { public static void main(String ar... Answer Question Select Best Answer
sujatham Profile Answers by sujatham Questions by sujatham Aug 11th, 2007 Total 5 objects?are created.
sadikmca2004 Profile Answers by sadikmca2004 Questions by sadikmca2004 Jul 17th, 2007 three Different object'su can go through the following progpublic class Demo { public static void main(String ar...