What is singleton class and how can we make a class singleton?
No Answer is Posted For this Question
Be the First to Post Answer
what is collatration?
what is session facade ?
Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
why we cannot declare static variable inside a static method
Explain Stream Tokenizer?
What does || mean in code?
real time example for deadlock,starvation,livelock
What do you mean by JVM?
What are concepts of OOPS and how are they implemented in Java?
What is lazy activation?
What is the symbol for average?
Why does java have two ways to create child threads? Which way is better?