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

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

7.3 Designing and Constructing a Solution Cambridge IGCSE 0478

10th Grade - University

10 Qs

Flowchart

Flowchart

6th - 10th Grade

10 Qs

Introduction to Programming

Introduction to Programming

10th Grade

10 Qs

Pemrograman dasar PTS

Pemrograman dasar PTS

12th Grade

11 Qs

Kuis Algoritma

Kuis Algoritma

10th Grade

10 Qs

ULANGAN ALGORITMA DAN PASCAL

ULANGAN ALGORITMA DAN PASCAL

10th Grade

15 Qs

algoritma

algoritma

10th Grade

8 Qs

System Development Life Cycle (SDLC)

System Development Life Cycle (SDLC)

10th Grade - Professional Development

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