AS Data Types and Programming Constructs

AS Data Types and Programming Constructs

10th - 12th Grade

22 Qs

quiz-placeholder

Similar activities

Informatika

Informatika

10th Grade

20 Qs

CSS - Computer Systems Services

CSS - Computer Systems Services

12th Grade

20 Qs

Python Recap

Python Recap

7th Grade - University

20 Qs

"switch" Java Statement - 1

"switch" Java Statement - 1

9th - 10th Grade

17 Qs

Bài kiểm tra giữa kì 2

Bài kiểm tra giữa kì 2

9th - 12th Grade

20 Qs

BÀI 18 TIN HỌC 10

BÀI 18 TIN HỌC 10

10th Grade

19 Qs

Interfaccia Google Fogli

Interfaccia Google Fogli

9th - 12th Grade

20 Qs

Google Sheet Formulas Functions

Google Sheet Formulas Functions

11th - 12th Grade

20 Qs

AS Data Types and Programming Constructs

AS Data Types and Programming Constructs

Assessment

Quiz

Computers

10th - 12th Grade

Hard

Created by

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers