Which collection is sorted in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is a function argument in java?
Can the garbage collection be forced by any means?
Which methods cannot be overridden in java?
What is a layout manager?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
Can we have two methods in a class with the same name?
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 are the restrictions imposed on method overriding?
Is java pure object oriented or not? if yes, give the valid reason.
13 Answers Emphasis, NIIT, Syntel, Wipro,
What is the preferred size of a component in java programming?
Describe method overriding
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?