LEC :2 | JAVA

  

LEC:2

Introduction to java and installation of IDE require





Source Code:

/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ package java_program1; /** * * @author well */ public class Java_program1 { /** * @param args the command line arguments */ public static void main(String[] args) { // TODO code application logic here System.out.println("hello"); } }


Comments

Popular posts from this blog

RunwayWithCode

web development Lectures

C++ Lectures