Can inner class be public in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can an abstract class be a final class?
what is the JNDI?
why String class is immutable.
What is the purpose of garbage collection in java, and when is it used?
How to stop a thread in java? Explain about sleep () method in a thread?
What is string [] args?
what is difference between excute query ()and execute update ()?
In a class implementing an interface, can we change the value of any variable defined in the interface?
What is numeric promotion?
Explain enumeration in java?
What is a "pure virtual" member function?
How to create two different thread class inside a main function?