Why string is not thread safe?
How will you serialize a singleton class without violating singleton pattern?
What is lazy activation?
Can java program run without jre?
Where will it be used?
Is int a class in java?
Why is the main method static?
what are depricated methods ?
What is Generic in java? Where can we write Generic ( class or method or objects or etc...)? with simple example? Thanks, Bose.
2 Answers Infosys, Tech Mahindra,
Can you call a method in a method?
How to display all the prime numbers between 1 and 100
Is 'null' a keyword?
Why we need Finally with try? pls expain with ur example..