How many times finalize method will be invoked? Who invokes finalize() method in java?
No Answer is Posted For this Question
Be the First to Post Answer
Why string is not thread safe?
Write a factorial program using recursion in java?
What methods are called, When we navigate from one applet to another applet?
Can we have any code between try and catch blocks?
when we write class.forName("any one class"); what happens actually?what it will return?explain stepwise?
what is meant by multicast?
Can we write class inside a class in java?
What is meant by attribute?
What is the basic concepts of OOPS?
write a program to create an vector with string(add,remove) operation.and value should be enter through keyboard.
Explain the inheritance?
What is the most important feature of java? What is an interface?