what is an object and how do you allocate memory to it?
Answer Posted / venkatesh
object is a run time entity.by using new keyword we can
allocate memory to it.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain the hierarchy of java exception classes?
Explain about transient variables in java?
How can we use primitive data types as objects?
How do you represent a space in regex java?
What is a databasemetadata?
Explain access specifiers?
Is an integer an object?
Why can't you declare a class as protected?
How many bits are in a sentence?
What is logical variable?
How is garbage collection controlled?
What is application system?
What is java oops?
Does java support multiple inheritance or not?
What is thread life cycle?