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 is an error in java?
What is * argv?
How do you write methodology?
What are identifiers in java?
What is the purpose class.forname method?
Is vector thread safe in java?
What is meant by attribute?
What is Enum in Java?
How to Sort Strings which are given in List and display in ascending order without using java api.
Why there are some null interface in JAVA? What does it mean? Give some null interface in JAVA?
What is anagram word?
How do you reverse sort a list in java?
What do you mean by mnemonics?
What makes a function well defined?
Which number is denoted by leading 0x or 0x in java?