What is loop in java?
No Answer is Posted For this Question
Be the First to Post Answer
How many bits is a string in java?
What is Hash Code in Java?
Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.
How to optimize the javac output?
Can we override data members in java?
What are other modifiers?
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 application system?
What do you understand by Header linked List?
Differentiate between static and non-static methods in java.
What is the current version of java?
how to java plateform independent?