Software Design and Development Quick Quiz 2

Quiz
•
Computers
•
11th - 12th Grade
•
Hard
Darren Wright
Used 28+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
1. Claiming source code written by somebody else is your own work is an example of which of the following?
Copyright infringement
Reverse engineering
Plagiarism
Software piracy
2.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
What is the value of a and b after the following statements execute?
a=10
b=a/5
a=a*b
b=a/b
a=a/b
a=10, b=10
a=20, b=10
a=10, b=2
a=2, b=10
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which system modelling tool best describes the hierarchy of subroutines and the sequence in which they are executed?
Dataflow diagram
System flowcharts
IPO diagrams
Structure charts
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
An existing software application is purchased and customised to suit the specific needs of an organisation. Which term best describes the resulting software application?
CASE tool
Open source
COTS package
RAD application
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
During execution of machine code instructions where is the address of the next instruction held?
Accumulator
Control unit
Program counter
RAM
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
A recently written compiled application is running until the message "arithmetic overflow" is displayed and execution stops. Which of the following is most likely?
The program has encountered a syntax error which incorrectly caused a large computation to fail.
A logic error has caused a numeric variable to exceed its range and hence a run time error has been generated which in turn halts execution.
The system has likely run out of RAM during a large or complex calculation. This has caused a run time error which means execution cannot continue.
The user has likely entered a number outside the bounds of the variable's data type. As the variable is unable to store this value the system has generated a runtime error.
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Which sorting strategy compares adjoining items and swaps them if they are out of order?
Bubble
Insertion
Selection
All sorts
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
IDE Functions Quiz

Quiz
•
9th Grade - University
15 questions
PCEP Section 1A: Understand fundamental terms and definitions

Quiz
•
12th Grade
10 questions
Software and Software Installation (Prepare installer)

Quiz
•
11th Grade
10 questions
KS3 GCSE Computer Science (Programming / Python)

Quiz
•
7th - 11th Grade
13 questions
GCSE Edexcel Translators

Quiz
•
9th - 12th Grade
13 questions
Python Functions

Quiz
•
9th - 12th Grade
10 questions
Error Handling

Quiz
•
12th Grade
10 questions
MySQL Python Connectivity

Quiz
•
12th Grade - University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Chaffey

Quiz
•
9th - 12th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Lab Safety and Lab Equipment

Quiz
•
9th - 12th Grade
20 questions
Getting to know YOU icebreaker activity!

Quiz
•
6th - 12th Grade
12 questions
Macromolecules

Lesson
•
9th - 12th Grade
12 questions
Classifying Polys - 1.1

Quiz
•
10th - 12th Grade
20 questions
1.1 (b) Add / Sub/ Multiply Polynomials

Quiz
•
12th Grade