Programming and Software Design Questions

Programming and Software Design Questions

10th Grade

56 Qs

quiz-placeholder

Similar activities

Boolean Expressions in Java

Boolean Expressions in Java

9th - 12th Grade

61 Qs

VBIT I-II PYTHON QUIZ MID-1

VBIT I-II PYTHON QUIZ MID-1

9th - 12th Grade

60 Qs

#3 CIW Data Analyst - Certification Prep

#3 CIW Data Analyst - Certification Prep

9th Grade - University

54 Qs

Python Semester 2 Exam Review

Python Semester 2 Exam Review

8th Grade - Professional Development

52 Qs

Y9 U3 Database - Intro

Y9 U3 Database - Intro

7th - 10th Grade

54 Qs

XII Database & SQL

XII Database & SQL

9th - 12th Grade

61 Qs

CC CS1 Vocabulary

CC CS1 Vocabulary

8th Grade - University

55 Qs

Loops in Python

Loops in Python

9th - 12th Grade

55 Qs

Programming and Software Design Questions

Programming and Software Design Questions

Assessment

Quiz

Computers

10th Grade

Hard

Created by

Ruth Bain

Used 2+ times

FREE Resource

56 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean if a program is robust?

It can handle errors gracefully and continue to operate.

It runs faster than other programs.

It uses less memory than other programs.

It has a user-friendly interface.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does it mean if a program is Fit for Purpose?

It meets the required specifications and functions as intended.

It is designed to be user-friendly and easy to navigate.

It is cost-effective and within budget.

It is innovative and uses the latest technology.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in a computer are variables for a running program stored?

In the CPU

In the Hard Drive

In the RAM

In the Graphics Card

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would be the outputs for a programme for finding a username in an array?

The index of the username in the array

A boolean indicating if the username is found

The username itself

An error message if the username is not found

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What technique is used primarily for designing a user interface?

Wireframe

Mockup

Prototype

Storyboard

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the equivalent Python code for the SQA Reference language statement: DECLARE response INITIALLY TRUE?

response = True

response == True

DECLARE response = True

INITIALLY response = True

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the 3 pre-defined functions covered by the nat 5 course?

Input, Output, and Process

Round, Len, Random

Read, Write, and Execute

Start, Stop, and Pause

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?