Does every java program need a main?
No Answer is Posted For this Question
Be the First to Post Answer
What is variable length arguments in java?
What is java in layman terms?
What is encapsulation in java?
where singleton classes are used in j2ee web application.can we use it for connection pooling.
How can you traverse a linked list in java?
What is the life cycle of Servlet?
We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?
What are multiple inheritances?
What mechanism does java use for memory management?
Explain the use of javap tool.
In case of inheritance what is the execution order of constructor and destructor?
What is meant by distributed application? Why are we using that in our application?