Test on readLine() Function and Variables

Test on readLine() Function and Variables

9th Grade

10 Qs

quiz-placeholder

Similar activities

Video Game Design - Quiz4 -L5 -P

Video Game Design - Quiz4 -L5 -P

9th - 12th Grade

10 Qs

ASSESMEN SUMATIF

ASSESMEN SUMATIF

2nd Grade - University

10 Qs

Multi file website HTML-CSS

Multi file website HTML-CSS

9th Grade

10 Qs

Pemahaman Sistem Komputer Kelas 8

Pemahaman Sistem Komputer Kelas 8

8th Grade - University

15 Qs

Protecting Information Online

Protecting Information Online

3rd Grade - University

12 Qs

Grade 9-Exploring Input Devices

Grade 9-Exploring Input Devices

9th Grade

15 Qs

AI Statistics and Trends Quiz

AI Statistics and Trends Quiz

9th Grade - University

15 Qs

Kejahatan di Dunia Maya

Kejahatan di Dunia Maya

9th Grade

15 Qs

Test on readLine() Function and Variables

Test on readLine() Function and Variables

Assessment

Quiz

Information Technology (IT)

9th Grade

Practice Problem

Easy

Created by

Isaac Valdez

Used 7+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the readLine() function?

To display output to the user.

To gather input from the user.

To perform calculations.

To store data permanently.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following code, what will the output be if the user enters “Pizza”?

var food = readLine(Favorite food: );

println(“You like” + food + “!”);

You like food!

You like Pizza!

You like!

You like Favorite food!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A variable is required to store data collected using the readLine() function.

True

False

Only for numbers

Only for strings

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

User input collected with readLine() can only store numbers.

True

False

Only integers

Only decimals

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain how you used readLine() in the Mad Lib Story Pt. 2 Exercise to make your program interactive.

To display the main character.

To change the story of the main character and name of book.

To calculate the score.

To save the game progress.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the proper function to call to print to the screen?

print

println

display

show

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are three basic types of variables. Which of the following is NOT one of them?

number

boolean

string

array

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?