What is a java predicate?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between Stream Reader and Stream Writer?
what is the Diff. between Access Specifiers and Access Modifiers?
39 Answers BMC, Cyber Shot, Infosys, VTS, Wipro,
What is concurrent hashmap and its features?
what is interface in java? Explain
Why do we need autoboxing in java?
What is function overriding and overloading in java?
write a program to create an vector and listeterator.and value should be enter through keyboard.
What is the difference between comparison done by equals method and == operator?
I have one POJO class(Java bean class), it has two variables for that it has setters and getters. Now i have created two objects for that class and i have set the data for those variables through this two objects. Now question is i want check whether those two objects have same data or not, for this write a program? Thanks, Bose.
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.
How do you trim a space in java?
What is thin driver and thick driver. why it is called so?