
Club Coding Quiz - MCA
Authored by Andro Kingdom
others
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?