Tell me a few examples of final classes defined in Java API?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Which programming language is most secure?

0 Answers  


Is it possible to specify multiple jndi names when deploying an ejb?

0 Answers  


what are depricated methods in threads and explain the lifecycle methods

5 Answers   CTS,


What is the difference between yielding and sleeping in java programming?

0 Answers  


How do you do absolute value in java?

0 Answers  






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.

1 Answers   TCS,


Why does my function print none?

0 Answers  


What are keywords and reserved words in java?

0 Answers  


Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


what is an object and how do you allocate memory to it?

6 Answers   Anshinsoft, Wipro,


What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?

1 Answers   Wipro,


What is <> used for in java?

0 Answers  


Categories