What is JAVA?
JAVA was introduced by Sun Corporation in 1995, and was designed by the father of JAVA, Dr. James Gosling, and named OAK, later renamed JAVA, and officially released in 1995!
Java is an interpreted language with syntax rules similar to C/C++.
Programs written in the Java language are both compiled and interpreted.
Java application areaļ¼
(1)Desktop application development
(2)E-commerce application
(3)Enterprise application development
(4)Interactive system development
(5)Multimedia system development
(6)Distributed system development
(7)Web application system development
(8)Embedded system development
Features of the Java language:
(1)easy
(2)Object oriented
(3)distributivity
(4)portability
(5)Interpretive type
(6)security
(7)robustness
(8)multithreading