SDD HSC Quiz 5A Q1-10

SDD HSC Quiz 5A Q1-10

12th Grade

10 Qs

quiz-placeholder

Similar activities

Accounting Digital Kelas XII AKL

Accounting Digital Kelas XII AKL

12th Grade

10 Qs

Quiz - Pengenalan Sistem Operasi

Quiz - Pengenalan Sistem Operasi

12th Grade

15 Qs

Tree

Tree

12th Grade

10 Qs

Uji Pengetahuan TIK untuk Siswa Kelas 7

Uji Pengetahuan TIK untuk Siswa Kelas 7

7th Grade - University

15 Qs

Kuis tipedata, flowchart informatima kelas X j4njang SMA

Kuis tipedata, flowchart informatima kelas X j4njang SMA

9th - 12th Grade

10 Qs

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

BTEC Level 3 Nat Ext Dip in Computing - Unit 2.1 Hardware and Software

11th - 12th Grade

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?