Java is fully object oriented languages or not?
No Answer is Posted For this Question
Be the First to Post Answer
when we applied start()method on a thread ,how does it know that to execute run()method on that object?
What are the different class loaders used by jvm?
Why a component architecture for the java platform?
Can I map more than one table in a cmp?
How to add new JTabbed pane?
what are the activation groupworks?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
To make an object to begin executing as a separate thread, what method is used?
What is a modular application?
What is the priority of Garbage collector thread?
Explain Object Serialization and it can be used?
Why does most servlets extend HttpServlet?