Sunday, 7 August 2016

Features Of Java?

Java Features :

One of the power full feature in java is platform independent language...yes it doesnot depend any operating system..it can be run on any OS..like windows,mac etc.,

Its Supports Multi threading..can execute more than one task concurrently to utilize CPU efficiently

Its Supports Networking

Architectural Neutral : It can be run on any speed processor ..

Exception Handling : To handle abnormal program termination..

Dynamic Memory Allocation : Object are created dynamically..

No comments:

Post a Comment

Featured post

Development Of JAVA Program