Answer Posted / javamasque
Object is created in four different ways
1. Using new operator
2. Class.forName(..)
3. Cloning
4. Serializing and De-serializing
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
what is meant by encapsulation?
When is the arraystoreexception thrown?
What are the different data types in java?
Does set allows null in java?
What is a map? What are the implementations of map?
What is sortedset in java?
What do you mean by multithreaded program?
What is a lightweight component?
What is rmi and steps involved in developing an rmi object?
What modifiers may be used with a top-level class?
Can we use a default constructor of a class even if an explicit constructor is defined?
What are generic methods?
What is a get method?
What is isa relationship?
What is the current version of java?