What is super?
No Answer is Posted For this Question
Be the First to Post Answer
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.
what is generics in jdk1.5?
What is a "pure virtual" member function?
What’s the difference between unit, integration and functional testing?
What is the frontend and backedn in Java?
is it possible to add a object in a HASHMAP
What is a reflection package?
1.what is the exact difference between applet and frame? 2.Do we use main method in frames?
How are this and super used?
Which collection is ordered in java?
How many threads does a core java have?
Is static variable stored in heap?