Answer Posted / ravikiran(aptech mumbai)
by calling javac
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
I want to persist data of objects for later use. What’s the best approach to do so?
Which class should you use to obtain design information about an object in java programming?
What does sizeof return?
Why we override equals() method?
Why destructor is not used in java?
What is the maximum size of array in java?
What is array length in java?
What is canonical name in java?
Define iterator and methods in iterator?
Can a abstract class be defined without any abstract methods?
What is a constructor overloading in java?
How many bits is a boolean?
Can you use this() and super() both in a constructor?
How can we break singleton in java?
What will happen when using pass by reference in java?