Introduction of Java
Java
technology is both platform and programming language.Java is Object
Oriented Programming language(oops).Java was
developed by James Gosling and his team at Sun Micro systems lab.Initially called Oak, than it’s
renamed to Java.java programs can be run on any operating system with any type of processor. Jvm is not platform independent and java interpreter is part of JVM.
Definition of java:-
Java is a platform-independent programming language used
tocreate secure and robust application that may run on a single computer or
may be distributed among servers and clients over a network.
Key Futures:-
- Java is platform independent.
- Java is open source platform.
- Java is fully secured language.
- Java is simple.
- Java is robust.
- Java is multi threaded.
- Java is dynamic.
- Java is portable.
- java is high performance( using JIT)
Different version of java:-
J2SE
J2EE
J2ME
Different Editor(ides of java language) for Java Programs:-
Notepad
eclipse
netbeans
IntelliJ idea
Jdeveloper
Dr.java
blueJ
Jgrasp
Jcreator
codenvy
greenfoot
0 Comments