Answer Posted / anu sownthariya rajakumari,isw
1.new
2.newinstance()
3.clone()
4.class.forName()
5.deserialization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you break a loop?
If you are given the name of the function at run time how will you invoke the function?
Can we use catch statement for checked exceptions when there is no chance of raising exception in our code?
What is static import in java?
what is anonymous class in java?
What does singleton mean in java?
State some situations where exceptions may arise in java?
Can inner class have constructor?
What are the new features in java 8? Explain
What are the java ide’s?
Compare Mutex and Semaphore in java.
How the metacharacters are different from the ordinary characters?
Can we sort set in java?
What package is math in java?
How to create a custom exception?