wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz for 15th Jan

Total questions: 8

Worksheet time: 5mins

Name
Class
Date
1.

Which React hook is best suited for handling complex state logic with multiple sub-values?

a)

useState

b)

useEffect

c)

useReducer

d)

useMemo

2.

In RESTful API design, which HTTP status code is most appropriate when a resource is successfully created?

a)

200

b)

201

c)

204

d)

409

3.

Which MongoDB aggregation stage is used to filter documents?

a)

$group

b)

$match

c)

$project

d)

$lookup

4.

What is the default port number on which a React development server runs?

(a)  

5.

If a MongoDB replica set requires a minimum majority of nodes to elect a primary, how many nodes are required in a 5-node replica set?

(a)  

6.

In Express.js, middleware functions have access to req, res, and (a)   .

7.

To read environment variables in Node.js, we use (a)   .

8.

Which MERN stack skills or components do you find most important while building full-stack applications?

2 lines