National 4/5 Programming (VB)

National 4/5 Programming (VB)

9th - 11th Grade

18 Qs

quiz-placeholder

Similar activities

Sequence, Selection and Iteration

Sequence, Selection and Iteration

11th Grade

22 Qs

G10 CS Validation & Verification

G10 CS Validation & Verification

10th Grade

21 Qs

S1 Computer Systems

S1 Computer Systems

9th Grade

20 Qs

ICT

ICT

6th - 10th Grade

15 Qs

Unit 2.3 Robust Programs MCQs L1

Unit 2.3 Robust Programs MCQs L1

10th - 11th Grade

20 Qs

OCR GCSE CS MCQs 2.3 Defensive Design

OCR GCSE CS MCQs 2.3 Defensive Design

10th - 11th Grade

20 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

Arrays in Java

Arrays in Java

9th - 12th Grade

20 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?