Pages

Showing posts with label Java programming language. Show all posts
Showing posts with label Java programming language. Show all posts

Saturday, February 17, 2018

Writing first Java program

Hello Techie, This post is about steps to write, compile and execute our first java program.

  • Pre-requisite:
    • Basic knowledge of computer system.
    • To compile and execute java program, we need java environment setup on a system.
    • Once the Java environment setup is complete we can proceed with creating our first java program.

Tuesday, February 13, 2018

Advantages and characteristics of Java programming language

In this post, we will learn the advantages of Java programming language and some java characteristics.

About the Java Technology

Java technology is both a programming language and a platform.

The Java programming language:

The Java programming language is a high-level language.
Following are the advantages and characteristics of Java programming language: