What is thread life cycle?
No Answer is Posted For this Question
Be the First to Post Answer
Explain java coding standards for constants?
how are methods defined?
What causes memory leaks in java?
What are the benefits of immutable objects?
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
What are the different http methods?
What does int [] mean in java?
What is module in oop?
how can i cal servlet from jsp page?how can i pass variablesfrom the jsp that servlet can access?
we know that every java prog must follows OOPS Principles. Anybody can answer, HOW THE FOLLOWING PROGRAM FOLLOWS OOPS CONCEPTS i.e, Inheritance,Polymarphism,Encapsulation? class a{ public static void main(String args[]){ System.out.println("Hello World"); } }
Can we overload the main() method?
What is meant by Java ?