REACT JS

REACT JS

University

16 Qs

quiz-placeholder

Similar activities

Web Design CSS Study Set

Web Design CSS Study Set

University

12 Qs

Informatika

Informatika

University

15 Qs

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

Quiz Beatifulsoup

Quiz Beatifulsoup

University

15 Qs

Web Development

Web Development

University

15 Qs

FEWD Review

FEWD Review

University

12 Qs

css1

css1

University

13 Qs

Web Design CSS Slides

Web Design CSS Slides

University

12 Qs

REACT JS

REACT JS

Assessment

Quiz

Computers

University

Medium

Created by

Daniel Awde

Used 5+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is React JS?

A JavaScript library for building user interfaces
A Python framework for web development
A CSS preprocessor
A database management system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to pass data from parent to child?

State
Props
Lifecycle Methods
Hooks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JSX stands for?

JavaScript XML
JavaScript Xtra
Java Standard XML
JavaScript Xtra Functions

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

React's useState hook returns an array of how many elements?

1
2
3
4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which hook is used for side effects in function components?

useEffect
useState
useContext
useReducer

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fragment in React is mainly used for __________.

Styling components
Grouping multiple elements
Making network requests
Managing state

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a way to implement CSS in a React component?

Inline styles

CSS-in-JS libraries

Importing CSS file

All of the above

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?