data_type

Quiz
•
Computers, Science
•
12th Grade - University
•
Hard
SEIREY Chhunheng
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
1, Choose right data types of the group numbers : 5,2,-8,90,30,-2
Integer
Float Number
Character
String
Real
2.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
1, Choose right data types of the group numbers : 15.02, 45.01, -15.25
Integer
Float Number
Character
String
Real
3.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
1, Choose right data types of the group numbers : 12.5, 25, -5 , 35, -5.256
Integer
Float Number
Character
String
Real
4.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Choose the right data type of x, x <- 'T'
Integer
Float Number
Character
String
Real
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Choose the right data type of x, x <- "Hello dears"
Integer
Float Number
Character
String
Real
6.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Choose the right data type of x, x <- True
Integer
Boolean
Character
String
Real
7.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Predict the output of an algorithm :
var n1: Integer
var n2: Integer
var result
Begin
n1 <- 5
n2 <- 3
result <- n1 MOD n2
write(result)
result <- n1 DIV n2
write(result) ;
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Jenis Data

Quiz
•
7th - 12th Grade
15 questions
MM - JavaScript

Quiz
•
12th Grade
10 questions
Variables and Constants

Quiz
•
11th Grade - University
15 questions
Exploring Python Fundamentals

Quiz
•
12th Grade - University
12 questions
Programação Web - PHP

Quiz
•
University
11 questions
SAINS KOMPUTER 1.3

Quiz
•
University
15 questions
Test JAVA - 1

Quiz
•
12th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)

Quiz
•
1st Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade