Explain the usage of this with constructors?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about fail fast iterators in java?
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 difference between string and stringbuffer?
Is alive method in java?
How can we create objects if we make the constructor private ?
What are the rules for variable declaration?
What are the advantages of java inner classes?
What is the name of the java compiler?
Can you give names of Container classes?
Can we override the static method?
What is a ternary operator in java?
Can inner class final?