Answer Posted / malligontla
The Java Language the referencing and dereferencing of
objects is handled for you automatically. Java does not
allow you to manipulate pointers or memory addresses of any
kind. It does not allow you to cast object or array
references into integers and It does not allow you to do
pointer arithmetic. It does not allow you to compute the
size in bytes of any primitive type or object. There are two
reasons for these restrictions:
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What happens if an exception is throws from an object's destructor?
How many types of parsers are there?
Give me example of derived data types.
What is the simpletimezone class in java programming?
How is a variable stored in memory?
What is string builder?
How much ram can a 64 bit processor theoretically?
What is the same as procedures?
What is java literals?
Implement two stacks using a single array.
What is multi level inheritance in java?
What is the file extension for java?
what is server side caching?
How do you end a program?
What is cr keyboard?