Answer Posted / amar
Excalent work friend
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can we create object of inner class in java?
What is difference between string and stringbuffer?
What is garbage collection? Can it be forced to run?
What is a parameter in a function?
Can main() method in java can return any data?
What are the three best choices for a development environment?
what are the methods in object?
How transient variable is different from volatile variable?
Explain restrictions for using anonymous inner classes?
Can we extend private class in java?
Is finalize() similar to a destructor?
What is the Concept of Encapsulation in OOPS
Why we do exception handling in java and how many types of exceptions are there?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
How many ways can you break a singleton class in java?