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 |
Can the interface be final?
Which method cannot be overridden in java?
How could Java classes direct program messages to the system console, but error messages, say to a file?
Differences between C and Java?
Explain different types of wrapper classes in java?
Is this valid in java ? Can we instantiate interface in java?
What is command line used for?
How many bytes is a character?
Is integer immutable in java?
Why string is immutable or final in java
What are the steps involved to write rmi based programs?
What is return in java?