CS Basics Quiz

CS Basics Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

AP Computer Science Principles Big Idea 4

AP Computer Science Principles Big Idea 4

9th - 12th Grade

15 Qs

Data Transmission Protocols Quiz

Data Transmission Protocols Quiz

12th Grade

10 Qs

Common Algorithms Quiz

Common Algorithms Quiz

KG - Professional Development

11 Qs

Teknologi Layanan Jaringan

Teknologi Layanan Jaringan

12th Grade

10 Qs

Computer Application XII

Computer Application XII

12th Grade

10 Qs

Kuis Protokol Jaringan

Kuis Protokol Jaringan

10th Grade - University

10 Qs

CS Basics Quiz

CS Basics Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Neeraj Krishna

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the time complexity of the Binary Search algorithm in the worst case scenario?

O(n)

O(log n)

O(n log n)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data structures uses a FIFO method?

Stack

Queue

Array

Linked List

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language is primarily used for Android App Development?

Swift

Kotlin

Python

Ruby

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does TCP stand for in computer networks?

Transmission Control Protocol

Transfer Command Protocol

Transmission Command Protocol

Transfer Control Protocol

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not an Operating System?

Linux

Windows

Oracle

macOS

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is encapsulation in Software Engineering?

The process of adding a code to data

The process of adding data to a code

The process of wrapping code and data together into a single unit

The process of separating code from data

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm is used to sort elements in O(n log n) time in the best, average, and worst case?

Quick Sort

Merge Sort

Bubble Sort

Insertion Sort

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?