REACT JS

REACT JS

University

16 Qs

quiz-placeholder

Similar activities

Kuis 1 - PPB 3

Kuis 1 - PPB 3

University

20 Qs

React Native - Quiz 1

React Native - Quiz 1

University

15 Qs

Parcial IV Unidad - Computación

Parcial IV Unidad - Computación

University

20 Qs

HTML Basics

HTML Basics

University

11 Qs

مراجعة للتطبيق الثاني تقن105

مراجعة للتطبيق الثاني تقن105

University

13 Qs

CSS Quiz

CSS Quiz

University

20 Qs

Basic HTML & HTML5

Basic HTML & HTML5

University

11 Qs

Web Development

Web Development

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?