What is the basic concepts of OOPS?
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 the method to declare member of a class static?
What is arraylist class in java?
How do you know if a value is nan?
What are 3 data types?
Define linked list and its features with signature?
Can constructor return value?
what is difference between abstract and interface? can i give real time example for the two topics?
how to open and edit XML file in Weblogic???
What is a variable and constant?
What are multiple inheritances? Is it supported by java?
What is the use of put method?