Java Basics

Java
  • Java is a high level programming language.
  • Java files are having .java extension.
Platform independent language
  • Java compiler converts .java file to .class file (bytecode).
  • JVM (Java Virtual Machines) are available for each operating systems, which converts bytecode to machine code.

No comments:

 My Attempt to learn AI  GPT Generative Pretrained Transformer Created by Google in 2017 with the publication of the paper "Attention ...

Popular in last 30 days