National 4/5 Programming (VB)

National 4/5 Programming (VB)

9th - 11th Grade

18 Qs

quiz-placeholder

Similar activities

Comprog - October 21, 2022 (Java Arrays)

Comprog - October 21, 2022 (Java Arrays)

11th Grade

16 Qs

Arrays Unit

Arrays Unit

10th - 12th Grade

15 Qs

Array

Array

10th - 12th Grade

15 Qs

Java 1D Arrays

Java 1D Arrays

9th Grade - University

14 Qs

CSA Array Unit Test

CSA Array Unit Test

9th Grade

17 Qs

Java: Chapter 18 Exam

Java: Chapter 18 Exam

9th - 12th Grade

20 Qs

AP CS A Unit 6 Exam PRACTICE

AP CS A Unit 6 Exam PRACTICE

9th - 12th Grade

20 Qs

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

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