CSP 1.3.4 1.3.5 Branching and Input/Strings

CSP 1.3.4 1.3.5 Branching and Input/Strings

10th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

LOGIKA

LOGIKA

10th Grade

10 Qs

algoritma

algoritma

10th Grade

10 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

Python Functions

Python Functions

10th Grade

15 Qs

Fundamentals of Programming

Fundamentals of Programming

8th - 10th Grade

10 Qs

Grade 10 Review 1

Grade 10 Review 1

10th Grade

12 Qs

ICT Terms

ICT Terms

7th - 10th Grade

12 Qs

Algorithm, Pseudocode, and Flowchart

Algorithm, Pseudocode, and Flowchart

11th - 12th Grade

15 Qs

CSP 1.3.4 1.3.5 Branching and Input/Strings

CSP 1.3.4 1.3.5 Branching and Input/Strings

Assessment

Quiz

Computers

10th - 12th Grade

Medium

Created by

Robin Robertson

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Process for evaluating the correctness or effectiveness of a piece of software while examining its algorithmic structure.

test-driven design

test suite

debug

Glass Box Testing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software package designed to evaluate the correctness or effectiveness of another software solution.

test suite

Glass Box Testing

library

import

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A software development process in which developers first create a test suite and then create the code to satisfy the test suite, e.g., Xtreme Programming.

flowchart

test-driven design

Glass Box Testing

syntax

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A graphic organizer that can be used to show the procedural pathways within a program.

flowchart

pseudocode

mapping

debugging

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An exception (or error) caught by lines of code if it is handled instead of being passed to parent programs. If an exception is not caught, the operating system catches it.

flowchart

pseudocode

catch

comment

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Converting data from one type to another, e.g., from string to int, potentially losing information.

Glass Box Testing

catch

type casting

conversion

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A string that contains no characters.

string

null string

comment

flowchart

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?