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
What are the types of java languages?
What is the purpose of stub and skeleton?
Explain about doubly linked list
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
Can string be considered as a keyword?
Difference between default and protected access specifiers?
Is 0 true or false in java?
Do extraneous variables affect validity?
What is dynamic array in java?
Is java a prime method?
Can singleton class be inherited in java?
Why unicode is important?
What is empty list in java?
Write a method to check if input string is palindrome?
In a container there are 5 components. I want to display the all the components names, how will you do that one?