CS/IT Questions

CS/IT Questions

University

91 Qs

quiz-placeholder

Similar activities

Network#1

Network#1

12th Grade - University

90 Qs

JS INTRO

JS INTRO

University

90 Qs

US1-DB2023

US1-DB2023

University

90 Qs

java Files & Serialize

java Files & Serialize

University

92 Qs

Repaso Inteligencia Artificial

Repaso Inteligencia Artificial

University

92 Qs

Excel Quiz

Excel Quiz

University

92 Qs

RDBMS-Revision

RDBMS-Revision

University

90 Qs

Quiz-1-22BCA2-Group-B-Web-development

Quiz-1-22BCA2-Group-B-Web-development

University

92 Qs

CS/IT Questions

CS/IT Questions

Assessment

Quiz

Computers

University

Easy

Created by

Johaira Isra

Used 2+ times

FREE Resource

91 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of inserting a node at the beginning of a singly linked list?
O(1)
O(n)
O(log n)
O(n²)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data structure uses LIFO (Last-In-First-Out) principle?
Queue
Stack
Heap
Graph

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the worst-case time complexity of QuickSort?
O(n log n)
O(n²)
O(n)
O(log n)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which protocol is used for secure communication over a network?
HTTP
HTTPS
FTP
DNS

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does ACID stand for in databases?
Atomicity, Consistency, Isolation, Durability
Availability, Consistency, Integrity, Durability
Atomicity, Concurrency, Isolation, Durability

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which layer of the OSI model handles routing and IP addressing?
Transport Layer
Network Layer
Data Link Layer
Application Layer

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a primary use case for a B-tree?
Storing hierarchical data
Database indexing
Graph traversal
Sorting algorithms

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?