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 is difference between call by value and call by reference?
How do you clear a list in java?
What is the indent key?
What are the names of Component subclasses that support painting?
Why do we need main method to execute a java program?
Difference between Choice and a List?
What is the nested interface?
How is abstraction implemented in java ?
In which way does a Primitive data type is passed ?
Implement two stacks using a single array.
Which class is the superclass of all classes?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?