Key Features that Make Java More Secure than Other Languages

Key Features that Make Java More Secure than Other Languages

1) No use of pointers
2) Exception handling concept
3) Defined order execution
4) Byte code is another thing that makes Java more secure 
5) Tested code re-usability
6) Access Control functionality
7) Protection from security attacks
8) Garbage collection mechanism
9) Type-safe reference casting in JVM

Thanks
 Pavan

Comments

Post a Comment

Popular posts from this blog

Familly tree

Introducing Windows Azure WebJobs (My senior research)

Understanding Oauth2 (you have a option of login)