Basics of java
Java is famous because it has multiple features that help it
be used in the enterprise market, mobile development,
web development, and of course, enterprise applications.
Most big companies use Java as their preferred language.
In Java, we have a technology called JVM, and we have
multiple languages running on JVM. So, even if you're
working on a different language, it's ultimately Java
technology. That's why if you learn Core Java, it's much
easier to jump to different languages. Irrespective of
which entry you're going for, it can be for development or
testing, and it doesn't matter which language you're
working on; they might ask you Java questions because
most interview questions are based on Java. That's
because if you know Java, you can learn other languages
easily.
F eatures of Java
WORA - Write Once, Run Anywhere
Supports Multithreads
Collection API Concept
Exception Handling
Java was made in 1995 by Sun Microsystems and was led
by the team of James Gosling. Later on, Oracle bought
Sun, so now the trademark of Java belongs to Oracle. Java
is getting updated every six months to make it the most
powerful language.
Java is famous because it has multiple features that help it
be used in the enterprise market, mobile development,
web development, and of course, enterprise applications.
Most big companies use Java as their preferred language.
In Java, we have a technology called JVM, and we have
multiple languages running on JVM. So, even if you're
working on a different language, it's ultimately Java
technology. That's why if you learn Core Java, it's much
easier to jump to different languages. Irrespective of
which entry you're going for, it can be for development or
testing, and it doesn't matter which language you're
working on; they might ask you Java questions because
most interview questions are based on Java. That's
because if you know Java, you can learn other languages
easily.
F eatures of Java
WORA - Write Once, Run Anywhere
Supports Multithreads
Collection API Concept
Exception Handling
Java was made in 1995 by Sun Microsystems and was led
by the team of James Gosling. Later on, Oracle bought
Sun, so now the trademark of Java belongs to Oracle. Java
is getting updated every six months to make it the most
powerful language.