Chapter1.1

Quiz
•
Computers
•
1st - 5th Grade
•
Hard
Abdelsalam Bakr
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment.
System.out.print("Java is ");
System.out.println("fun ");
System.out.print("and cool!");
What is printed as a result of executing the code segment?
Java is fun and cool!
Java isfun
and cool!
Java is
fun
and cool!
Java is fun
and cool!
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following code segment.
System.out.println("Roses are red, ") // Line 1;
System.out.println("Violets are blue, ") // Line 2;
System.out.print("Unexpected '}' ") // Line 3;
System.out.print("on line 32. ") // Line 4;
The code segment is intended to produce the following output but may not work as intended.
Which change, if any, can be made so that the code segment produces the intended output?
Roses are red,
Violets are blue,
Unexpected '}' on line 32.
Replacing print with println on lines 3 and 4.
Replacing println with print on lines 1 and 2.
Removing the single quotes in line 3.
Putting the semicolon after the ) on each line.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type should you use to represent the average grade for a course?
int
double
boolean
String
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type should you use to represent the number of courses?
int
double
boolean
String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type should you use to hold the first name of a person?
int
double
boolean
String
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type should you use to record if it is raining or not?
int
double
boolean
String
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type should you use to represent the amount of money you have ex 122.75?
int
double
boolean
String
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
MIS205 OOP Quiz 1

Quiz
•
2nd Grade
15 questions
Тест №1

Quiz
•
1st Grade
15 questions
Большое Повторение C#

Quiz
•
5th Grade - University
7 questions
Programacion 1 if while

Quiz
•
3rd Grade
10 questions
Compro Q2 Operand

Quiz
•
1st Grade
10 questions
Programación Java

Quiz
•
1st Grade
10 questions
Pascal Assessment

Quiz
•
3rd - 4th Grade
10 questions
Tatasusunan

Quiz
•
5th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
Discover more resources for Computers
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
9 questions
A Fine, Fine School Comprehension

Quiz
•
3rd Grade
10 questions
Common Denominators

Quiz
•
5th Grade
24 questions
Flinn Lab Safety Quiz

Quiz
•
5th - 8th Grade
12 questions
Passport Quiz 1

Quiz
•
1st - 5th Grade
10 questions
Making Predictions

Quiz
•
4th - 5th Grade
6 questions
Spiral Review 8/5

Quiz
•
4th Grade