Data Types

Data Types

12th Grade

10 Qs

quiz-placeholder

Similar activities

PTS INFORMATIKA FASE F TP 2023/2024

PTS INFORMATIKA FASE F TP 2023/2024

12th Grade

12 Qs

INTRODUCTION ARDUINO

INTRODUCTION ARDUINO

12th Grade

10 Qs

PBD 3B S16

PBD 3B S16

12th Grade

7 Qs

Examen de python

Examen de python

1st - 12th Grade

10 Qs

Codehs JavaScript - Review for Input, Output, Variable

Codehs JavaScript - Review for Input, Output, Variable

10th - 12th Grade

12 Qs

Quiz do Hub da Liga de MF

Quiz do Hub da Liga de MF

12th Grade

10 Qs

ACP ArrayLists #2

ACP ArrayLists #2

10th - 12th Grade

11 Qs

CPA UNIT 1

CPA UNIT 1

9th - 12th Grade

10 Qs

Data Types

Data Types

Assessment

Quiz

Instructional Technology

12th Grade

Hard

Created by

JHOESA CASTRO

Used 31+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Teacher would like to create a program that will classify if a student’s grade must

be marked Passed or Failed. Any grades lower than 60 is considered failed.

What Data Type to be used?

Float

Integer

String

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the data type to convert the length in feet to centimeter.

Integer

Float

Boolean

String

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the data type that will read the two sides of a rectangle and calculate its

area.

String

Float

Integer

Char

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify what data type that will calculate the roots of a quadratic equation

ax2+bx+c=0. Hint: d=sqrt(b2-4ac), and the roots are: x1=(-b+d)/2a and x2=(-b-d)/2a

Integer

Boolead

Void

Float

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify what data type that will determine the largest value and prints the largest value with an identifying message.

String

Char

Integer

Boolean

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The greater number between two numbers. What data type to be used?

Float

Integer

String

Void

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False, Yes or No or On and Off. What data type to be used?

Float

Boolean

String

Void

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?