
SDD HSC Quiz 5A Q1-10
Authored by Ms Erwin
Computers
12th Grade
Used 31+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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.
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?