Java Lesson 1: 'Hello World' (codecademy)

Pataasin ang iyong marka sa homework at exams ngayon gamit ang Quizwiz!

javac Filename.java

compiles the code

curly braces {}

define the scope of our classes and methods

java Filename

executes a .class file

semicolons

mark the end of a statement

/ asterick and asterick /

multi-line comments

System.out.println()

prints output followed by a new line

System.out.print()

prints output without a new line

class

represents one real-world idea

main()

runs the tasks of the program

//

short comments

out

short for 'output'

println

short for 'print line'

whitespace

used for humans to read code easily


Kaugnay na mga set ng pag-aaral

Computer Science Final quiz questions

View Set

Enlightenment and American Revolution

View Set

Chapter 19: PrepU - Nursing Assessment: Hematologic Function

View Set

Chapter 1: Race in the Twenty-First Century, Soc 2 Chapter 6: Crime and Punishment, Race and Culture Chapter 4

View Set

Health Online- GROWTH, DEVELOPMENT, AND SEXUAL HEALTH-Sexually Transmitted Infections, HIV, and AIDS

View Set