Which are thin and thicK wrapper Class's in Java?
Answer / reshma
Thin wrapper classes
1)Date
2)Time
3)Timestamp
GORM is a thick mapper around Hibernate 3
| Is This Answer Correct ? | 10 Yes | 0 No |
String class is defined under which package in java?
can any one tell me what is advantage of encapsulation
How do you use equal in java?
What are java packages?
what is session facade ?
can we write two same methods in outer class and innerclass.
Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?
________ exception must be either caught or specified in throws class of the method.
Explain the difference between association, aggregation and inheritance relationships.
How can a gui component handle its own events?
What are concepts of OOPS and how are they implemented in Java?
What do you understand by overloading and overriding in java?