java can provide security ,how can provide?
Answer Posted / aanchal arora
because their are no pointers included in java. as we all know pointers break security due to which other hacking programs and virus can be developed ....
like in c if we add two pointers it crashes the program .......and in java its not possible
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Which keyword specify that a variable is effectively final ?
Is main an identifier?
Is string is a data type in java?
Differences between external iteration and internal iteration?
What are implicit objects in java?
What is difference between path and classpath variables?
Give example to differentiate between call by value and call by reference.
What is sorting in java?
When is an object subject to garbage collection?
which pattern is default in scanner package?
How do you add spaces in java?
What is difference between add() and addelement() in vector?
What is nullpointerexception in java?
What is the use of protected in java?
What does system.gc() and runtime.gc() methods do?