What is the association?


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

Post New Answer

More Core Java Interview Questions

How to instantiate static nested classes in java?

0 Answers  


We can write any Java Logics in our JSP. Then why we are using servlets(Controller Layer) to interact with the DAO ?

6 Answers   TCS,


Are variables stored in ram?

0 Answers  


What is the difference between heap and stack memory?

0 Answers  


Can applet in different page/s communicate with each other?

1 Answers  






how would you implement a thread pool? : Java thread

0 Answers  


In what ways you can handle exception ?

3 Answers  


Does java support Operator Overloading?

0 Answers   Flextronics,


What is difference between array and vector?

0 Answers  


How do you override a private method in java?

0 Answers  


What will happen if we write code like: try{}catch(exception e)catch(IOException i)

6 Answers   CTS, TCS,


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

0 Answers  


Categories