JavaScript CFE Review #2

JavaScript CFE Review #2

10th Grade

20 Qs

quiz-placeholder

Similar activities

Computer System Quiz

Computer System Quiz

10th Grade

20 Qs

Proses Komputasional dan Pseudocode

Proses Komputasional dan Pseudocode

10th Grade - University

20 Qs

Understanding Loops in C Programming

Understanding Loops in C Programming

1st Grade - University

15 Qs

Chapter3.1+3.3 In-Class Quiz

Chapter3.1+3.3 In-Class Quiz

9th - 12th Grade

18 Qs

CM U2L1 - Introduction to Operating Systems

CM U2L1 - Introduction to Operating Systems

10th Grade

15 Qs

Database Bitesize

Database Bitesize

10th Grade

20 Qs

Database Fundamentals Assessment

Database Fundamentals Assessment

10th Grade

20 Qs

BASIC Programming Fundamentals Assessment

BASIC Programming Fundamentals Assessment

10th Grade

20 Qs

JavaScript CFE Review #2

JavaScript CFE Review #2

Assessment

Quiz

Information Technology (IT)

10th Grade

Easy

Created by

Umente Charles

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would you use to store a person's name in a program?

String

Integer

Boolean

Double

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you need to store a number with a decimal point, which data type should you use?

Double

Integer

Boolean

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main purpose of a string variable?

To store sequences of characters

To store true or false values

To store whole numbers

To store decimal numbers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best data type to use for storing a person's first initial?

Character

Integer

Boolean

Double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you want to store the answer to a question like "Is the light on?", which data type should you use?

Boolean

Integer

Double

Character

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation is used to add two numbers in most programming languages?

+

-

*

/

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression 5 % 2?

1

2

0

2.5

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?