Computer Programming 2

Quiz
•
Computers
•
University
•
Medium
John Manuel
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A while loop carries on as long as...
The condition in the brackets is true
The condition in the brackets is false
i < 10
the for loop has not ended
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
A while loop has the following format:
while (condition)
{
...
}
while
{
...
}
continue while (condition)
{
...
}
while [condition]
[
...;
]
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
OUTPUT?
int i = 1;
while (i < 4) {
System.out.println("Hello");
i++;
}
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
Hello
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Which of the following is the complete syntax of creating a class?
public class Main { }
public class Main() { }
public class Main
public class Main()
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Methods are declared within a class.
True
False
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
static void myMethod(){ }
What is the name of the method?
static void myMethod
void myMethod
static myMethod
myMethod
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Who invented Java?
James Gosling
Taylor Swift
Steve Jobs
Bill Gates
Tim Berners-Lee
Create a free account and access millions of resources
Similar Resources on Wayground
33 questions
Node JS

Quiz
•
University
32 questions
TCP Socket Programming

Quiz
•
University
30 questions
Quiz'O Mania Round 1

Quiz
•
University
25 questions
Web Mania - (Round 1)

Quiz
•
University
25 questions
OOPs Fundamentals

Quiz
•
University
25 questions
Kuis PD M11

Quiz
•
University
25 questions
Quiz 2

Quiz
•
University
25 questions
Quiz Bahasa C

Quiz
•
10th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
21 questions
Spanish-Speaking Countries

Quiz
•
6th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
7 questions
Common and Proper Nouns

Interactive video
•
4th Grade - University
12 questions
Los numeros en español.

Lesson
•
6th Grade - University
7 questions
PC: Unit 1 Quiz Review

Quiz
•
11th Grade - University
7 questions
Supporting the Main Idea –Informational

Interactive video
•
4th Grade - University
12 questions
Hurricane or Tornado

Quiz
•
3rd Grade - University
7 questions
Enzymes (Updated)

Interactive video
•
11th Grade - University