Club Coding Quiz - MCA

Club Coding Quiz - MCA

10 Qs

quiz-placeholder

Similar activities

SPM 2021 - SET 2/4

SPM 2021 - SET 2/4

KG - University

10 Qs

CONOSCI L'ISLAM

CONOSCI L'ISLAM

10th Grade

10 Qs

 Religions South West  Asia Quiz

Religions South West Asia Quiz

KG - University

8 Qs

Химия 7-сынып. Таза заттар және қоспалар

Химия 7-сынып. Таза заттар және қоспалар

KG - University

14 Qs

Math Review SRA 1

Math Review SRA 1

KG - University

10 Qs

Ch 8 Greece Lessons 3-4 Vocabulary Quiz

Ch 8 Greece Lessons 3-4 Vocabulary Quiz

KG - University

13 Qs

Club Coding Quiz - MCA

Club Coding Quiz - MCA

Assessment

Quiz

others

Hard

Created by

Andro Kingdom

Used 2+ times

FREE Resource

AI

Enhance your content

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. Which of the following best describes an idempotent HTTP method?
A. It can only be called once
B. It modifies server state on each call
C. It gives the same result no matter how many times it’s called
D. It always returns status code 200

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2. What does event loop do in Node.js?
A. It executes all functions sequentially
B. It blocks the thread while waiting for I/O
C. It manages asynchronous callbacks and non-blocking I/O
D. It prevents functions from executing in parallel

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. Which data structure is best for implementing a LRU (Least Recently Used) cache?
A. Stack
B. Queue
C. HashMap + Doubly Linked List
D. Binary Search Tree

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. What does ACID stand for in database systems?
A. Atomicity, Consistency, Isolation, Durability
B. Access, Commit, Indexing, Durability
C. Algorithm, Column, Insert, Delete
D. Asynchronous, Cache, Inherit, Drop

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. What is the main difference between == and === in JavaScript?
A. == checks type and value, === checks only value
B. === checks type and value, == allows type coercion
C. No difference
D. == is faster

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which sorting algorithm is best for nearly-sorted arrays?
A. Merge Sort
B. Bubble Sort
C. Insertion Sort
D. Quick Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. In RESTful APIs, what status code means “Resource created successfully”?
A. 200
B. 201
C. 204
D. 302

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?