What does singleton mean in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

what is the major difference between linkedlist and arraylist in java?

0 Answers   IBS,


How variables are stored in memory?

0 Answers  


What is the main difference between java platform and other platforms?

0 Answers  


I want to run a simple hello world java (HelloWorld.java) program using a batch file. How can i run it and how to construct a batch file.

1 Answers   Infosys,


Can a class declared as private be accessed outside it’s package?

0 Answers  


How many types of thread in java? give the name

13 Answers   Cisco, NIIT,


Can we call the run() method instead of start()?

0 Answers  


How do you check if a string is lexicographically in java?

0 Answers  


How do you relate a Interface to a Class? Tell me in Detail?

4 Answers  


What does java ide mean?

0 Answers  


What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]

2 Answers   IBM,


System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0

8 Answers   Accenture,


Categories