What are the escape sequences in java?
No Answer is Posted For this Question
Be the First to Post Answer
why operator overloading is removed in java?
What are different type of exceptions in java?
system.out.println(1 + 3);
What is immutable class in java?
Is space a char?
explain different ways of using thread? : Java thread
What access modifiers can be used for methods?
what is diffrence between .NET and java?
Explain JMS in detail.
What is this keyword 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.
Why array is used in java?