Tests the students knowledge on programming algorithms and concepts. Created by Miss Stacy Sutherland for my third form students.
Sum
Read
Write
Correcting
Debugging
Dry run
Testing
◊
≠
≡
FOR
WHILE
LOOP
VARIABLE
INPUT
ASSIGNMENT
OUTPUT
SELECTION
DRY RUN
LOGICAL TESTING
PSEUDOCODE
TRACE TABLE
Assembly level language
4GLS
Natural Language
Procedural language
Currency
Float
Integer
String
Constant
String
Variable
Array
For – Next
If-then-else
While-end while
For-end for
Loop variable
Conditional variable
Dummy value
Loop constant
Pseudocode
Flowchart
Defining Diagram
None of the Above
Constant
Variable
Integer
String
Sequence, Repetition, Selection
Loop, Do, While, End
Header, Declaration, Body, Terminator
Simple, Conditional, Loop.
Print “Enter a name:” Input name%
Print “Enter name: Input name$
Print “Enter a name:” Input Name$
Print Enter a name: Input “Name$”
Debugging
Logic errors
Run-time errors
Syntax errors
Pseudocode
Robust
Executed
Compiled
Trace table
Dry Run
Dummy Value
Condtional Loop
Condtional Loop
While Loop
Loop
Counted Loop
Total =total+12
Count=0
Sum=num1+num2
Temp = 1 to 7
Wait!
Here's an interesting quiz for you.