What is the gregoriancalendar class in java programming?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about java sdk?
What is main function purpose?
How do you read and print a string in java?
Explain the difference between the public, private, final, protected, and default modifiers?
What is a newline character in java?
What are the 7 types of characters?
what is the use of clone() in real time scenario?
What is collections framework?
What are methods and how are they defined?
Explain what is encapsulation?
How does map works in 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.