How many objects are created for a singleton class
Answer Posted / pushpa
one
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How many ways can an argument be passed to a subroutine and explain them?
What is the java virtual machine?
what is the difference between a threads start() and run() methods? : Java thread
What will happen if static modifier is removed from the signature of the main method?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
How to retrieve data from database in java using arraylist?
Can we access instance variables within static methods ?
What is data type in java?
What are the kinds of polymorphism?
What is a native method in java programming?
Write a code to create a trigger to call a stored procedure
what is the purpose of using rmisecuritymanager in rmi?
How do you read a char in java?
What is java string pool?
What is udp in java?