Core Java Question: Download Core Java PDF

Explain about the security aspect of Java?

Tweet Share WhatsApp

Answer:

Java has some bugs in its applets. Java team stated that they have zero tolerance over security features and subsequent editions of Java are improving Bug free environment. Some of the features are overriding the runtime stack, disallowing the corruption of memory outside its own process, reading or writing on local files where it is actually forbidden to do these processes, etc.

Download Core Java PDF Read All 17 Core Java Questions
Previous QuestionNext Question
State the main difference between C++ and Java?Explain about the interpreter in Java?