![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Will there be a performance penalty if you make a method synchronized? If so, can you make any design changes to improve the performance Latest Answer : yes a method can be static and synchronized ... Latest Answer : The intention behind this question is not clear here. Can u elaborate the question??????????? ... Latest Answer : yes they are represented as wrapper classes ... Latest Answer : A static member class or a static member interface comprises the same declarations as those allowed in an ordinary top-level class or interface. A static member class must be declared as a static member of an enclosing class or interface. Nested ... If there are 2 different versions of object streams on disk and only one object definition, how will If there are 2 different versions of object streams on disk and only one object definition, how will the JVM reject the wrong one? Can you fool the JVM When you have an object passed to a method and when the object is reassigned to a different one, then is the original reference lost Can we declare multiple main() methods in multiple classes.ie can we have each main method in its class in our program? Latest Answer : Class c=Class.forName("Student");Student s=(Student)c.newInstance();Another method:Student s1= s.clone(); ... Read Answers (5) | Asked by : chandu Latest Answer : we can create object in different ways1.new operator2.class.forName3.newInstance4.object.clone ... Read Answers (4) | Asked by : chandu
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||