Basics of Java

Java is a platform independent programming language developed in 1991 named as OAK. Then later standarized as java in 1995. It follows oops..Features of Java.

  • Simple
  • Object-Oriented Programming Language
  • Robust
  • Platform-Independent
  • Secure
  • Multi-threading
  • Portable
  • Architectural Neutral
  • High Performance
  • Distributed
  • Multi-Tasking
  • Interpreted
  • Dynamic

Java applications are typically compiled to convert bytecode to classcode with help of Java Virtual Machine(JVM) , that can run on any Java virtual machine (JVM) regardless of the underlying computer architecture.

4 thoughts on “Basics of Java”

  1. Pingback: How to copy/paste and delete a file in local directory/drive | Techniyojan

  2. Pingback: C Programming Basics Notes for Beginners | Techniyojan

  3. Pingback: MCQs on Web Designing Principles | Techniyojan

  4. Pingback: Working at Here Maps Technologies: Navigation Industry | Techniyojan

Leave a Comment

Your email address will not be published. Required fields are marked *