1-3 Compiling & Running Java Program on Windows

Published: 23 April 2012
on channel: Code In Practice
873
2

http://www.codeinpractice.com

Hi,

This is the tutorial will tell You the Steps of
Compiling and Running a Java program you
don't need to understand the code just now.
All you need to take away from this Video is
the following 3 Things:

1. All code is written in classes (the body of
a class is defined in the starting and closing
curly brace { } )

2. Code that we need to run will be inside the main
method.This is the method that is the starting point of
all programs

3. Name of the file is the name of the class that has the
main method followed by the .java suffix. Capitalization
Matters, so Hello is not the same as hello

These steps are the same for compiling and running
almost all java programs

Thank You for viewing

Please Rate and Subscribe.


On this page of the site you can watch the video online 1-3 Compiling & Running Java Program on Windows with a duration of hours minute second in good quality, which was uploaded by the user Code In Practice 23 April 2012, share the link with friends and acquaintances, this video has already been watched 873 times on youtube and it was liked by 2 viewers. Enjoy your viewing!