Answer Posted / singh vikas
implements two ways of representing object pointers. (An
object pointer, C type object, contains a pointer to the
memory location of the object, or - for immediate object -
all bits of the object itself.) Both of them have some
things in common:
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of java?
Can we create object of inner class in java?
Is node a data type in java?
Explain the difference between map and flatmap stream operation?
How many tetrahedral voids are there in bcc?
How do you initialize an arraylist in java?
Define a package.
Where are the card layouts used?
What are the changes in java.io in java 8 ?
What is the difference between superclass and subclass?
Difference between method overloading and method overriding in java ?
What's the difference between an abstract class and interface in java?
Is map sorted in java?
Discuss about garbage collector in Java.
Can string be considered as a keyword?