where singleton classes are used in j2ee web application.can
we use it for connection pooling.
What is the difference between parameters and arguments ?
Can constructor return value?
What does yield method of the thread class do?
Define locale.
How can you say java is object oriented?
What is math exp in java?
take any 4 input numbers. like 2345.. wanted out put is All 16 combinations of the number 2345.. for example- taking input as 4565 output- 5654 4556 4655..
What is the use of anonymous inner classes ?
why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
What lambda means?
Explain the difference between jvm and jre?
How can I debug the Java security exceptions and AccessControlExceptions?