Skip to content
Latest
How to append content in a file?
How to list directory files?
What is Require function & how to export custom module?
What is React context good for & how to use?
What and how to use Readline?
  • fb
Monday, May 12, 2025

Step by Step JAVA

Speaks to your machine by learning

  • C
    • Pointers
    • File handling
  • NodeJS
    • Objects
    • Readline
    • Export Custom Module
    • File System Basics
      • List Directory Files
  • React Native
    • React and React Native Basics
    • FlatList
      • Basic
      • Add header, Footer and item separator
    • Hooks
    • React Navigation
    • TextInput
  • PHP
    • Operators
    • Super Variables
    • MySql
      • Database Connection
      • Create Database
  • Programming
  • C
    • Pointers
    • File handling
  • NodeJS
    • Objects
    • Readline
    • Export Custom Module
    • File System Basics
      • List Directory Files
  • React Native
    • React and React Native Basics
    • FlatList
      • Basic
      • Add header, Footer and item separator
    • Hooks
    • React Navigation
    • TextInput
  • PHP
    • Operators
    • Super Variables
    • MySql
      • Database Connection
      • Create Database
  • Programming

Day: April 25, 2017

  • Home
  • 2017
  • April
  • 25

Simple Example of Java Program

On April 25, 2017December 16, 2021 By admin

class  Example { //program begins here. public static void main(String args[]){ System.out.println(“Hi, This is my first Java program.”); } } This is a simple program to print a line “Hi, This is my first Java program.” There are some key points that should be known to you: Here ‘class’ is […]

Posted in JAVA, ProgrammingTagged , simple java programLeave a comment

Recent Posts

  • How to append content in a file?
  • How to list directory files?
  • What is Require function & how to export custom module?
  • What is React context good for & how to use?
  • What and how to use Readline?

Archives

Categories

  • C- Language
  • JAVA
  • Javascript
  • NodeJs
  • PHP
  • Programming
  • React
  • React Native
  • SQL
  • Ubuntu
Copyright ©2017-2022 All right reserved. | Theme: eMag by eVisionThemes