What is class and object in java?
No Answer is Posted For this Question
Be the First to Post Answer
what is object deep copy and shallow copy and why it is required?
What are the advantages of defining packages in java?
using equals method overriding which objects are compared?i.e same class objects or other class objects?Explain me.
What is the length of a string?
Are maps ordered java?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
What is java in detail?
Is java an open source?
What are the advantages of packages in java?
Java Compiler is stored in JDK, JRE or JVM?
How can you generate random numbers in java?
How do you use compareto?