COMPUTER SCIENCE - QUIZZ

COMPUTER SCIENCE - QUIZZ

11th Grade

30 Qs

quiz-placeholder

Similar activities

Excel functions and formulas assessment

Excel functions and formulas assessment

9th - 11th Grade

25 Qs

SKT5 : Bab 3 : a) Bahasa Penskripan Klien

SKT5 : Bab 3 : a) Bahasa Penskripan Klien

10th - 12th Grade

26 Qs

Computer Networks & Web Technologies

Computer Networks & Web Technologies

10th - 11th Grade

25 Qs

Searching and Sorting

Searching and Sorting

10th Grade - University

25 Qs

Sorting Algorithm

Sorting Algorithm

9th - 12th Grade

25 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

9th - 12th Grade

25 Qs

Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

25 Qs

GCSE Computer Science - Legal

GCSE Computer Science - Legal

9th - 11th Grade

25 Qs

COMPUTER SCIENCE - QUIZZ

COMPUTER SCIENCE - QUIZZ

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Himara Senaratne

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 4 pts

What are the key Functions of an operating system?
Select all that apply

Hardware Management: Controls devices like the keyboard, mouse, screen, storage, and printer.

Networking: Allows the computer to connect with other devices and networks.

Security: Protects the computer from unauthorized access.

None of above

2.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

What is the time complexity of inserting an element at the beginning of a singly linked list?

O(n^2)


O(n)

O(log n)

O(1)

3.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

A London-based AI company develops an application to classify customer emails. The classification logic is implemented in a custom scripting language. Debugging shows the script is misclassifying certain patterns.

Which phase of the compiler should be reviewed?

Machine code generation

Code optimization

Abstract syntax tree generation

Lexical analysis

4.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

A logistics company in Leeds needs to process a large volume of input data from sensors. They decide to use a compiler that generates highly optimized code. However, they observe delays during the code compilation process.


Which optimization is most likely to slow down the compilation process?

Syntax analysis

Code inlining

Register allocation

Dead code elimination

5.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Why is applications generation considered important?

It helps to enhance productivity, education, and entertainment.

It allows software developers to earn revenue.

It eliminates the need for coding knowledge.

It ensures applications are always open source.

6.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

A fintech company in London is building a secure payment gateway system. They decide to use static linking for some critical libraries to ensure that the executable works consistently across their deployed servers. However, they notice that the size of their executables has increased significantly compared to when they used dynamic linking.



What is a potential reason the company chose static linking despite the increase in executable size?

To enhance the performance of the payment gateway by using fewer system resources.

To comply with GDPR requirements in the UK.

To allow for easier updates to the library code after deployment.

To reduce runtime dependency on external library files.

None of the above

7.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

An e-commerce company is launching a new website in the UK. The website will sell a variety of products.

What are some of the key considerations for designing a secure e-commerce website?

The website should use HTTPS to encrypt data.

The website should have strong passwords and two-factor authentication.

The website should be regularly updated with security patches.

All of the above.

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?