What is meant by polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
Why are the methods of the math class static?
What classes of exceptions, caught by a catch clause?
How to make a write-only class in java?
How multi processing is achieved in JAVA?
What is treeset and treemap in java?
Explain method overloading and overriding?
I need some details about an employee. i have only the employee id in my presentation layer(JSP).I entered that ID and click "Show Details" Button. Question is how the JSP pass that id to Controller layer and DAO and what mechanism we are using to retrive data from DB and how the data passed to JSP as a Output. Please explain in detail.
Matrix multiplication only using OOP concepts .
Is 0 a prime number?
Can a main method be declared final?
What is vector capacity in java?
What is the destroy method?