AQA A Level: 4.4.1 Abstraction

AQA A Level: 4.4.1 Abstraction

12th Grade

10 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

7th - 12th Grade

12 Qs

AP CSP Worksheet 2

AP CSP Worksheet 2

9th - 12th Grade

10 Qs

Abstraction

Abstraction

12th Grade

10 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

Object Oriented Programming

Object Oriented Programming

12th Grade

8 Qs

Unit 5 Part 2 Assessment Review

Unit 5 Part 2 Assessment Review

12th Grade

15 Qs

Computational Thinking - AQA A Level Computer Science

Computational Thinking - AQA A Level Computer Science

10th Grade - University

10 Qs

OCR GCSE Computer Science Keywords Set 2

OCR GCSE Computer Science Keywords Set 2

9th - 12th Grade

15 Qs

AQA A Level: 4.4.1 Abstraction

AQA A Level: 4.4.1 Abstraction

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Alex Hemming

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Algorithm

“Fake code. A language-independent, syntax-loose representation of computer code. Allows a programmer to lay out the logic and steps of a problem in a code like way without worrying about the specific syntax of any particular language.”

“The process of separating ideas from specific instances of those ideas at work. Computational structures are defined by their meanings while hiding away the details of how they work."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The result of a procedural abstraction is a procedure, not a function. To get a function requires yet another abstraction, which disregards the particular computation method"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Pseudocode

“Fake code. A language-independent, syntax-loose representation of computer code. Allows a programmer to lay out the logic and steps of a problem in a code like way without worrying about the specific syntax of any particular language.”

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The reduction of a particular body of data to a simplified representation of the whole. For example, a stack could be implemented as an array and a pointer for the top of the stack.”

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Test data

“Fake code. A language-independent, syntax-loose representation of computer code. Allows a programmer to lay out the logic and steps of a problem in a code like way without worrying about the specific syntax of any particular language.”

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“Data which has been specifically identified for use in testing a computer program.”

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Abstraction

“Fake code. A language-independent, syntax-loose representation of computer code. Allows a programmer to lay out the logic and steps of a problem in a code like way without worrying about the specific syntax of any particular language.”

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The process of separating ideas from specific instances of those ideas at work. Computational structures are defined by their meanings while hiding away the details of how they work."

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Procedural abstraction

“Fake code. A language-independent, syntax-loose representation of computer code. Allows a programmer to lay out the logic and steps of a problem in a code like way without worrying about the specific syntax of any particular language.”

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The process of separating ideas from specific instances of those ideas at work. Computational structures are defined by their meanings while hiding away the details of how they work."

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Functional abstraction

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The process of separating ideas from specific instances of those ideas at work. Computational structures are defined by their meanings while hiding away the details of how they work."

“The result of a procedural abstraction is a procedure, not a function. To get a function requires yet another abstraction, which disregards the particular computation method."

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the definition of: Data abstraction

“Provides mechanisms for abstracting well-defined procedures or operations as entities. The implementation of the procedure requires several steps to be performed."

“A sequence of steps designed to perform a particular task. An algorithm may be constructed to describe the operation of a complete system or to describe a particular part of it.”

“The reduction of a particular body of data to a simplified representation of the whole. For example, a stack could be implemented as an array and a pointer for the top of the stack.”

“The result of a procedural abstraction is a procedure, not a function. To get a function requires yet another abstraction, which disregards the particular computation method."

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?