Answer Posted / aditya mohata
class defined inside an class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the finalize method do?
What is the synonym of procedure?
can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread
Can two objects have same hashcode?
What is ph and buffers?
What is string english?
Why singleton pattern is better than creating singleton class with static instance?
What is method overloading and method overriding?
What about interrupt() method of thread class ?
Is it necessary that each try block must be followed by a catch block?
What class allows you to read objects directly from a stream in java programming?
What is the difference between array and array list in java?
Can we override private methods?
Why is String immutable?
What is the base class of all classes?