National 4/5 Programming (VB)

National 4/5 Programming (VB)

9th - 11th Grade

18 Qs

quiz-placeholder

Similar activities

National 5 Programming (VB and Theory)

National 5 Programming (VB and Theory)

1st - 11th Grade

20 Qs

iGCSE Computer Science: Boolean Logic

iGCSE Computer Science: Boolean Logic

9th - 12th Grade

20 Qs

Data Types and Operations

Data Types and Operations

10th Grade

15 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

Array

Array

10th - 12th Grade

20 Qs

Arrays in Java

Arrays in Java

9th - 12th Grade

20 Qs

One Dimensional Arrays

One Dimensional Arrays

9th - 12th Grade

17 Qs

CP M8 Assessment Review

CP M8 Assessment Review

9th - 12th Grade

17 Qs

National 4/5 Programming (VB)

National 4/5 Programming (VB)

Assessment

Quiz

Computers

9th - 11th Grade

Medium

Created by

Kelsey Swan

Used 11+ times

FREE Resource

18 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The 6 stages of development are: Analysis, Design, Implementation, _______ , Documentation and Evaluation.


Name the missing stage:

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What kind of design technique is being shown?

Psuedocode

Flowchart

Structure Diagram

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following is defined as a data structure:

Boolean

Array

Numbers

String

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the three logical operators: (three answers)

=

AND

<=

NOT

OR

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are a writing a program to add up the total cost of all the items in a shopping cart. State the standard algorithm you should use?

Running Total

Traversing an array

Input Validation

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given that you have to be 18 or over to enter a club, identify the conditional loop that would be in the input validation algorithm.

For counter = 0 to 18

Do While age >=18

Do While age > 18

Do While age < 18

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which standard algorithm makes our program more robust?

Running Total

Input Validation

Traversing an Array

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?