Data Types

Data Types

12th Grade

10 Qs

quiz-placeholder

Similar activities

Quiz de JavaScript

Quiz de JavaScript

12th Grade

10 Qs

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

ACP ArrayList Review

ACP ArrayList Review

10th - 12th Grade

15 Qs

PRETSET PEMOGRAMAN DASAR

PRETSET PEMOGRAMAN DASAR

1st - 12th Grade

14 Qs

Programación:  Protocolos de Comunicación en Arduino

Programación: Protocolos de Comunicación en Arduino

12th Grade

11 Qs

Semmy Final VG Programming

Semmy Final VG Programming

10th - 12th Grade

15 Qs

Тест по Lazarus

Тест по Lazarus

12th Grade

12 Qs

Coding and AI Challenge for Seniors

Coding and AI Challenge for Seniors

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?