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
What does pointer mean?
What is the difference between public, private, protected, and friend access?
How do you remove duplicates in java?
How do you implement tree mirroring in java?
Can you override a final method?
How can you traverse a linked list in java?
What are the limitations of procedural programming approach?
What is return keyword in java?
Explain try and catch keywords in java?
What is the use of http-tunneling in rmi?
What is the byte order of byte buffer?
Write a program to calculate factorial in java?
How will you communicate between two applets?
What are the steps involved to create a bean?
Which is the class in java?