REACT JS

REACT JS

University

16 Qs

quiz-placeholder

Similar activities

JRDL - Adv HTML & CSS

JRDL - Adv HTML & CSS

6th Grade - Professional Development

12 Qs

Latihan PSAS Kelas 9

Latihan PSAS Kelas 9

9th Grade - University

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML5  and CSS3 -Revision

HTML5 and CSS3 -Revision

University

20 Qs

HTML podstawy

HTML podstawy

8th Grade - University

17 Qs

DSC NTU React Workshop Part 2

DSC NTU React Workshop Part 2

University

20 Qs

Review

Review

University - Professional Development

15 Qs

HTML + CSS

HTML + CSS

University

15 Qs

REACT JS

REACT JS

Assessment

Quiz

Computers

University

Medium

Created by

Daniel Awde

Used 4+ 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?