Answer Posted / arun
Java is the language best known for its security
features.Programmer cannot find the physical address of any
variable or object at any case in java and prevents the
programmer or user from accessing the physical address.Hence
if java provide the advantage(disadvantage) of using
pointers in programs there is chance of getting lot of
security flaw, so java does not support pointers.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is implicit object in java?
What are heterogeneous objects?
Is ++ operator thread-safe in java?
What is string in java?
Explain yield() method in thread class ?
What is a protected void?
Why is java so popular?
How the interruptible method gets implemented?
How many bits is a char?
What are advantages and disadvantages of OOPs?
What is meant by bytecode?
What is indexof?
What are voids?
Why we used vector class?
What do you mean by hashing?