React Quiz

React Quiz

University

10 Qs

quiz-placeholder

Similar activities

Week 01 Quiz for BM4915

Week 01 Quiz for BM4915

University

10 Qs

FACT OR BLUFF

FACT OR BLUFF

University

10 Qs

Semantics

Semantics

University

8 Qs

Jobs in the Industry

Jobs in the Industry

KG - Professional Development

15 Qs

Communication

Communication

University

8 Qs

Devising

Devising

10th Grade - Professional Development

10 Qs

Android development Quiz

Android development Quiz

University

10 Qs

Technology for Teaching and Learning

Technology for Teaching and Learning

University

5 Qs

React Quiz

React Quiz

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary use of the Context API in React?

To manage styles

To fetch data from an API

To share state across components without prop drilling

To create new components

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about React props?

Props can be modified inside the child component

Props are used to store local component data

Props allow passing data from parent to child

Props are used to fetch data

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In React, what HTTP method is used to update an existing resource via an API?

GET

POST

PUT

DELETE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hook is commonly used to fetch API data in functional components?

useState

useRef

useEffect

useMemo

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you provide a value in React Context?

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default data flow in React?

Child to parent

Circular

Parent to child

Bi-directional

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these methods is used to delete a resource via an API?

POST

PUT

DELETE

GET

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?