![]() Related Questions 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 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 When we are sending the serialized array object thro the network, what is being passed ? is the value or the reference ? Read Answers (5) | Asked by : aadi Latest Answer : Java is not purely Object Oriented because it uses primitives. ... What is the difference between an object and an instance? And give me a real time example to differentiate these two? Latest Answer : Main reason is Diamond problem (ambiguity) during which JVM get the confusion that
is why Java does not support the multiple inheritance. Throw interface we use the multiple inheritance but it is the alternative method in
Java for getting the multiple ... Read Answers (9) | Asked by : vas Tags : Inheritance br />1.what is oracle.2.what is major differenece oracle8i and oracle9i.4.tell me some thing ur self.5.please tell me about oops.6.what is single inheritance.7.what is multiple inheritance.8.can java support Latest Answer : 8.can java support multiple inheritance.java support multiple inheritance for interfaces not fro classes25.what is difference between procedure and functions.function returns only one value where as procedure returns more than one value ... Latest Answer : Because of multithreading its not pure OOP. ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||