SDD HSC Quiz 5A Q1-10

SDD HSC Quiz 5A Q1-10

12th Grade

10 Qs

quiz-placeholder

Similar activities

WAN Sesi 1

WAN Sesi 1

1st Grade - University

10 Qs

Parcial - Módulo IV

Parcial - Módulo IV

1st Grade - University

15 Qs

Mengenal Jendela dan Ikon Microsoft Excel

Mengenal Jendela dan Ikon Microsoft Excel

7th Grade - University

15 Qs

Chapter 2: Input Device

Chapter 2: Input Device

12th Grade - University

12 Qs

Jarkom

Jarkom

1st Grade - Professional Development

11 Qs

3rd week g9 summative

3rd week g9 summative

7th - 12th Grade

15 Qs

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

Penilaian Harian-1, Pemrograman Berorientasi Objek (PBO)

12th Grade

10 Qs

Computer Basics 2 - CESA

Computer Basics 2 - CESA

7th Grade - University

10 Qs

SDD HSC Quiz 5A Q1-10

SDD HSC Quiz 5A Q1-10

Assessment

Quiz

Computers

12th Grade

Practice Problem

Hard

Created by

Ms Erwin

Used 31+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A metalanguage is

either an EBNF or railroad diagram.
used to make sense of programming languages.
another name for a high-level language.
used to describe the syntax of another language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In EBNF {<thing>} means that <thing>:

is repeated one or more times.
is repeated zero or more times.
is optional.
can take on more than one value.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true of multidimensional arrays?

Data is stored in records.
Each data item takes the same value.
All data items are of the same data type.
No two data items can have the same value.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Declaring a user defined variable involves:

Defining the data type then declaring the variable.
Declaring the variable then defining the data type.
Determining the number of indexes then declaring the variable.
Opening the data type and then reading its contents.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If RND generates a random number in the range 0 to less than 1. INT(RND*6)+4 would result in integers in the range:

4 to 10.
6 to 10.
4 to 9.
3 to 9.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A multi-dimensional array requires 3 indexes and needs to store 1000 data items. Which Visual Basic statement achieves this task?

DIM Test(10,10,10)
DIM Test(9,9,9)
DIM Test(999,999,999)
DIM Test(400,300,300)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A data structure containing a series of records could be:

an array of records.
a file.
a multi-dimensional array.
Both A and B.

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?