what is the use of pojo (plain old java objects)?
how it is interact with crystal reports? pls urgent


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

Post New Answer

More Core Java Interview Questions

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

6 Answers   CTS, TCS,


Can we sort arraylist in java?

0 Answers  


What is the difference between serializable and externalizable interfaces?

0 Answers  


What is the difference between private & public & friendly classes?

0 Answers  


Is null == null in java?

0 Answers  






What are synchronized blocks in java?

0 Answers  


How to pass arraylist to stored procedure in java?

0 Answers  


Can you override static method in java?

1 Answers  


What is time complexity algorithm?

0 Answers  


How to access a method that it declared as protected?

3 Answers  


Implementations of set interface?

0 Answers  


How can you avoid serialization in child class if the base class is implementing the serializable interface?

0 Answers  


Categories