Search Header Logo

Computer and Software Engineering MCQS

Authored by Abdulmalik Ahmad Lawan

Computers

University

Used 3+ times

Computer and Software Engineering MCQS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

107 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An algorithm is best described as

A sequence of SQL commands
A process for automating hardware testing
A finite set of well-defined instructions
A programming language paradigm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Big O notation, which of these describes linear time complexity?

O(1)
O(n)
O(log n)
O(n²)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure follows LIFO (last-in, first-out)?

Queue
Stack
Graph
Tree

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A queue differs from a stack because it

Accesses elements in LIFO order
Accesses elements in FIFO order
Stores elements non-sequentially
Requires dynamic memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm has average time complexity O(n log n)?

Bubble sort
Selection sort
Merge sort
Insertion sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of a linked list over an array?

Constant-time random access
Dynamic size adjustment
Guaranteed contiguous storage
Built-in sorting

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a binary tree, each node can have at most how many children?

One
Two
Three
Four

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?