JAVA INTRO
java
dev.to
JAVA: Java is a high level programming language. Java is a secure language It is a statically type programming language It is a case sensetive. First Java was developed in 1991 in the name of Oak then in 1995 Oak change into Java -Java was developed by James Gosling JAVA ACHITECTURE Java does not compile the whole program to the machine code (0,1) there is a two part in compilation 1st part -> Java programming file Translate into class file it is called as a byte code It was translate