Core Java Question:
Download Questions PDF

Explain about the security aspect of Java?

Core Java Interview Question
Core Java Interview Question

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 Interview Questions And Answers PDF

Previous QuestionNext Question
State the main difference between C++ and Java?Explain about the interpreter in Java?