what is an object and how do you allocate memory to it?
Answer Posted / shilpi
object is intance of class whicch use to access data member and data funtion of class.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Why java is object oriented?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Can we overload the constructors?
What is a substitution variable?
What is ordered map in java?
What is the similarity between dynamic binding and linking?
How do generics work in java?
What is the final variable?
Why is singleton instance static?
What is fundamental datatype?
In java, how we can disallow serialization of variables?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is the symbol for space?
What are the different types of constructor?
How do you square a number?