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
Explain differences between collection api and stream api?
What method is used to specify a container's layout in java programming?
Explain the term virtual machine?
Explain about anonymous inner classes in java?
What is the difference between member variables initialization and assignment in a constructor?
What is the Concept of Encapsulation in OOPS
How does java pattern compile work?
Why do we use variables?
I am a fresher and know core java, c languge, html, css etc if I am illegible for any job then send it on my email tatranakshay276@gmail.com
Explain spliterator in java8?
Explain java coding standards for interfaces?
What is object english?
What is difference between ++ I and I ++ in java?
How to write custom exception in java?
Why does java not allow multiple public classes in a java file ?