Programming Methods

Programming Methods

12th Grade - University

10 Qs

quiz-placeholder

Similar activities

OOps test quiz

OOps test quiz

University

10 Qs

Software Engineering

Software Engineering

University

15 Qs

U1L1 Alonzo wants you to know...

U1L1 Alonzo wants you to know...

7th Grade - University

12 Qs

Hour of Code

Hour of Code

6th - 12th Grade

12 Qs

Pseudocode WHILE Loops

Pseudocode WHILE Loops

10th - 12th Grade

10 Qs

Code.org Unit 3

Code.org Unit 3

9th - 12th Grade

14 Qs

Iteration

Iteration

9th - 12th Grade

15 Qs

Software Testing Basics

Software Testing Basics

University

15 Qs

Programming Methods

Programming Methods

Assessment

Quiz

Computers

12th Grade - University

Hard

Created by

Thomas Martinez

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Pseudocode?
Instructions
Code written in English
Code understood by the computer
The lowest level of code possible

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional loop is a loop which will repeat code a fixed number of times: true or false?
True
False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A conditional loop is a loop which will repeat code until a condition is met: true or false?
True
False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which construct is used to check if a condition has been met or not?
If statement
Array
Fixed Loop
Variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which variable data type would be used to store a true or false value?
Boolean
Single
String
Integer

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A program is required to take in a number between 1 and 10. The user enters 20, which category of test data is this?
Normal testing
Extreme testing
Exceptional testing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

White space, indentation and meaningful variable names are techniques which can improve the readability of code: true or false?
True
False

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?