AS CS -- Paper 2

AS CS -- Paper 2

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

SIMULASI DAN KOMUNIKASI DIGITAL

SIMULASI DAN KOMUNIKASI DIGITAL

10th Grade

11 Qs

Excel

Excel

9th - 12th Grade

10 Qs

A-level linked lists (video)

A-level linked lists (video)

12th Grade

13 Qs

Data Structures

Data Structures

12th Grade

15 Qs

Linked Lists in Visual Basic

Linked Lists in Visual Basic

12th Grade

15 Qs

Basic Network Hardware

Basic Network Hardware

7th - 9th Grade

10 Qs

Term3-PC7.1-Describe a data structure

Term3-PC7.1-Describe a data structure

9th Grade

7 Qs

A Level Computing - Testing and User Feedback

A Level Computing - Testing and User Feedback

12th Grade

10 Qs

AS CS -- Paper 2

AS CS -- Paper 2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

sandhya shekar

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Filtering out info that is not required to solve a problem is called ______

Decomposition

Abstraction

Algorithm

Problem recognition

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ is not an Abstract Data type

Stack

Queue

Pointer

Linked List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pointer that does not point to anything in a linked list is called a ________

End pointer

Null Pointer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_______ follows FIFO principle

Stack

Queue

Linked List

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a < - "slow down"

b <- "not very fast"

MID (b,5, 6) is ______

VERYF

VERY F

doFast

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a < - "slow down"

b <- "not very fast"

MID (a,6, 2) & RIGHT(b ,4) is ________

do Fast

doFast

dvery

dfast

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Only copies of data items are passes as parameters. When the control returns back to the main program, the values of data in the arguments remain unchanged. This is called _________

Pass by value

Pass by reference

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?