Which are thin and thicK wrapper Class's in Java?



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

Post New Answer

More Core Java Interview Questions

What is a package in java? List down various advantages of packages.

0 Answers  


Can we have more than one package statement in the source file?

0 Answers  


Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?

3 Answers  


What are the features of java?

0 Answers  


What is locale in java?

0 Answers  






Is a string literal?

0 Answers  


How do you get length in java?

0 Answers  


When a byte datatype is used?

0 Answers  


Define class?

0 Answers  


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


What is Enum in Java?

0 Answers  


how can you catch multiple exceptions in java?

0 Answers   Cyient,


Categories