What is api data?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we need to override equals() and hascode() method of object class?
What is a flag value?
What for read() function?
What is yielding and sleeping? how they different?
What is the use of Getters and Setters method ?
What is the argument type of main() method?
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.
Difference between serialization and deserialization in java?
To set the position and size of a component, which methods are used?
Explain about class in java?
How does class forname work in java?
What is a ternary operator in java? What is an interface?