Chapter 1: PROGRAM... who gave these geeks the right to make something out of thin air Flashcards

1
Q

Every code starts with?

A

public class ______
{
public static void main(String[] args)
}

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How to ask?

A

System.out.println(“___”);

How well did you know this?
1
Not at all
2
3
4
5
Perfectly