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 is the destroy method?
Can a constructor be private and how are this() and super() method used with constructor?
Define array. Tell me about 2-D array.
Can we have a try block without catch block?
What is the difference between preparedstatement and statement in java?
What is a module function?
What are the benefits of operations?
How to create packages in java?
What is OOP Language?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Which method cannot be overridden in java?
Variable of the boolean type is automatically initialized as?
Explain the private field modifier?
Do I need java for windows 10?
Explain the use of javap tool.