Computer and Software Engineering MCQS

Computer and Software Engineering MCQS

University

107 Qs

quiz-placeholder

Similar activities

ICS - Shutter Stock Test - 2/23/24

ICS - Shutter Stock Test - 2/23/24

University

110 Qs

Quiz 8,9,10 COOS295

Quiz 8,9,10 COOS295

University

110 Qs

Practice Set 1 - TOPIC 1 (Introduction to Computer, Network and

Practice Set 1 - TOPIC 1 (Introduction to Computer, Network and

University

103 Qs

Software Testing MCQs

Software Testing MCQs

University

104 Qs

Javascript

Javascript

7th Grade - Professional Development

105 Qs

ict 2

ict 2

University

112 Qs

FSD Looping

FSD Looping

University

107 Qs

special exam SOFT ENG'G

special exam SOFT ENG'G

University

105 Qs

Computer and Software Engineering MCQS

Computer and Software Engineering MCQS

Assessment

Quiz

Computers

University

Medium

Created by

Abdulmalik Ahmad Lawan

Used 3+ times

FREE Resource

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

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?