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
Which collections are thread safe in java?
Convert a BST into a DLL and DLL to BST in place.
What does the append?
Is age discrete or continuous?
What do you understand by final value?
What isan abstract class and when do you use it?
why an outer class cannot be declared as private?
What are reference variables in java?
What do you mean by synchronized non access modifier?
what is heap memory?
What does indexof return in java?
Write a program to check for a prime number in java?
Explain the significance of class loaders in bootstrap?
Why java is secure? Explain.
Explain the JDB in depth & command line.