AS Data Types and Programming Constructs

Quiz
•
Computers
•
10th - 12th Grade
•
Hard

Paul Revell
Used 22+ times
FREE Resource
22 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is most suitable for storing True/False?
Integer
Real
Float
Boolean
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which data type is most suitable for storing whole numbers?
Integer
Real
Boolean
Char
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Match this definition to the correct type: A number with a fractional part
Real
Integer
Irrational
Natural
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What would you store using the Char data type?
A cartoon character such as Daffy Duck
A string such as PIG
An integer such as 17
A single character such as T
5.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Choose all that could be stored as a string
PIG
p!g
123.4
False
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In VB.net a structure is needed to...
Declare the names and types of data for records
Enclose a loop or selection
Create a new sub-routine
Declare an array
7.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
Pigs = {"porky", "scratchy", "grunter"}
Choose all that are true...
Pigs(1) = "scratchy"
Pigs.length = 3
Pigs(Pigs.length - 1) = "grunter"
Pigs(0) gives "Error: Out of bounds"
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Python list, if

Quiz
•
6th - 12th Grade
20 questions
Python while loops

Quiz
•
12th Grade
21 questions
Python 80-99

Quiz
•
11th Grade
25 questions
Keyboard Shortcuts

Quiz
•
9th - 12th Grade
20 questions
Dasar Desain Grafis

Quiz
•
10th Grade
25 questions
Introduction to Python

Quiz
•
KG - University
17 questions
Python

Quiz
•
6th - 10th Grade
25 questions
evaluation 2

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade