Double Bonanza Offer - Upto 30% Off + 1 Self Paced Course Free | OFFER ENDING IN: 0 D 0 H 0 M 0 S

Log In to start Learning

Login via

Post By Admin Last Updated At 2020-06-15
Java Introduction
Java Introduction:

Java is a Platform independent Object Oriented Programming Language .Java was started as a project called “Oak” by James Gosling in the Year 1991 June and then laterally released by Sun Microsystems in 1995.It was made promise of “Write Once ,Run Anywhere”.

The  JVM will convert the special java language instructions into machine instructions of that machine where to execution is done .This nature of java language is machine independent.The java class instructions available in .class file generated by compiler can be executed.

What is Java

Java is an Object Oriented Programming Language .Java can run on any operating systems it has own Run Time Environment (JRE) and API, a program can run on any hardware and software environment.

Features of Java

  1. Dynamic
  2. Simple
  3. Secure
  4. Robust
  5. Distributed
  6. High Performance
  7. Interpreted
  8. Multithreaded
  9. Portable
  10. Object Oriented
  11. Platform Independent
  12. Architecture-neutral

    As per Sun, Java dialect is basic in light of the fact that:

    punctuation depends on C++ (so less demanding for software engineers to learn it after C++).Expelled many befuddling or potentially once in a while utilized components e.g., express pointers, administrator over-burdening and so on.

    No compelling reason to evacuate unreferenced objects in light of the fact that there is Automatic Garbage Collection in java.bject-arranged means we sort out our product as a blend of various sorts of articles that fuses the two information and conduct.

    Protest arranged programming(OOPs) is a philosophy that rearrange programming improvement and upkeep by giving a few guidelines.