What is the GregorianCalendar class?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
gregoriancalendar class will provide us the system date and
time threw it's methods
| Is This Answer Correct ? | 0 Yes | 1 No |
What are the types of arrays in java?
What is Yield() method when we r using this ? tell exactly
List two java ide’s?
What is a condition in java?
Every class extends object but why it is not possible for every object to invoke clone() method. ideally protected methods should be accessible from sub classes. isn't it?
Define how objects are stored in java?
Explain polymorphism citing an example.
In a class implementing an interface, can we change the value of any variable defined in the interface?
what is the difference b/w static and final methods?
What is polymorphism in java? What are the kinds of polymorphism?
Can we use this () and super () in a method?
What is byte code and why is it important to java’s use for internet programming?