Introduction to JAVA :
Java is a platform independent programming language,
Platform independent means program can be executed without operating system,
That's this is also known as "Write one Run many"
- Java was the first language of application programming which supports
browser based application
- Java is also known as Neutral Architectural programming language, Which means other programming language's(c,c++, ) can be used in JAVA
- Java is Robust & Secure programming because after compilation java used to create java class files and class files cannot be affected by Virus
- Java supports the multithreading, MultiThreading means more than one task
can be executed
Java is a platform independent programming language,
Platform independent means program can be executed without operating system,
That's this is also known as "Write one Run many"
browser based application
can be executed
0 comments:
Post a Comment