Applied Computing: Software Development Examination

Applied Computing: Software Development Examination

12th Grade

42 Qs

quiz-placeholder

Similar activities

S3 Assessment Revision

S3 Assessment Revision

9th - 12th Grade

47 Qs

Computer Architecture

Computer Architecture

11th - 12th Grade

40 Qs

GCSE DT Unit 1 Definitions

GCSE DT Unit 1 Definitions

10th - 12th Grade

40 Qs

IC3 GS6 Domain 1 Assessment

IC3 GS6 Domain 1 Assessment

6th - 12th Grade

37 Qs

Unit 2 Creating Systems to Manage Information Quiz

Unit 2 Creating Systems to Manage Information Quiz

12th Grade

41 Qs

Computer Network

Computer Network

12th Grade - University

40 Qs

Java Basics Self-Check

Java Basics Self-Check

9th - 12th Grade

46 Qs

ICT-Department-Grade4-November

ICT-Department-Grade4-November

4th Grade - University

40 Qs

Applied Computing: Software Development Examination

Applied Computing: Software Development Examination

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Jayanti Nayak

Used 1+ times

FREE Resource

42 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must students do with the insert from the centre of the book during reading time?

Write their name on it

Detach it

Ignore it

Submit it immediately

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the target is greater than the middle element in the list according to the pseudocode?

The search ends

The high index is updated

The low index is updated

The mid index is updated

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The type of algorithm shown in the pseudocode is a

binary search.

insertion sort.

linear search.

quick sort.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following lists of numbers could have been used in this trace?

1, 8, 17, 23, 25, 27

0, 1, 2, 3, 4, 5, 6, 7, 8, 9

8, 27, 1, 19, 17, 23, 21, 4, 13, 25

1, 4, 8, 13, 17, 19, 21, 23, 25, 27

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the algorithm provided, the statement ‘Else’ relates to which one of the following control structures?

iteration

selection

a method

a function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Within an application’s code base, comments can be used to describe the function of particular sections of code and support future maintenance of the application. How do programming languages differentiate between the code to be executed and comments that should be ignored?

Comments are stored in a separate file to the code.

Comments are only placed at the very start of the file containing the code.

Comments commence with a symbol character or sequence of characters.

Programming languages are intelligent enough to tell the difference between code and comments.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Considering the information above, which one of the following data structures would be most appropriate to use?

a record

an array of strings

an array of integers

an associative array

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?

Discover more resources for Computers