Computer and Software Engineering MCQS

Computer and Software Engineering MCQS

University

107 Qs

quiz-placeholder

Similar activities

Javascript

Javascript

7th Grade - Professional Development

105 Qs

CC4 MOCK TEST

CC4 MOCK TEST

University

104 Qs

Python Quiz-4 List

Python Quiz-4 List

University

111 Qs

Jarkom 2023

Jarkom 2023

University

110 Qs

Programming Languages

Programming Languages

University

103 Qs

FSD Looping

FSD Looping

University

107 Qs

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

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

University

103 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

Practice Problem

Medium

Created by

Abdulmalik Ahmad Lawan

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?