React

React

Professional Development

5 Qs

quiz-placeholder

Similar activities

Friday Fun

Friday Fun

Professional Development

9 Qs

Web Development Quiz

Web Development Quiz

Professional Development

10 Qs

Node.js

Node.js

KG - Professional Development

8 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

CloudBinary_Apache_Tomcat_Quiz- 1

CloudBinary_Apache_Tomcat_Quiz- 1

Professional Development

10 Qs

Phone History

Phone History

1st Grade - Professional Development

10 Qs

FRAMEWORK

FRAMEWORK

Professional Development

10 Qs

W9D2 Quiz

W9D2 Quiz

Professional Development

3 Qs

React

React

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Gennaro Giaquinto

Used 3+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What's React?

It's a Framework built in JavaScript

It's a Javascript Library

It's a usefull Module

It's a Maven Artifact

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sentences is true?

React is a programming language very similar to Java

React is a library for creating mobile applications

React was launched in 2015 by the company Google

React allows you to create interactive and dynamic user interfaces

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many component types we can create in React?

1

2

4

8

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What'a a React Hook?

JavaScript function that we can use to isolate the reusable part from a functional component

A class where we can define a logical behaviour

A function that we can use just inside the component where we've defined it

A static function usefull in each part that needed the logic inside

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Who developed React library?

Google

Apple

Facebook

JetBrains