What is generics in java interview questions?
No Answer is Posted For this Question
Be the First to Post Answer
Does google use java?
posted in online test
Why doesn't the java library use a randomized version of quicksort?
Can we override the overloaded method?
Explain about anonymous inner classes in java?
how to create multithreaded program? Explain different ways of using thread? : Java thread
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 r in java?
What is an infinite loop? How infinite loop is declared?
What is a byte array?
What is the function of static in java?
What is the use of :: in java?