React

React

Professional Development

5 Qs

quiz-placeholder

Similar activities

IT ENGLISH: Research Project Topics - Web Development Frameworks

IT ENGLISH: Research Project Topics - Web Development Frameworks

Professional Development

10 Qs

REACT JS

REACT JS

Professional Development

4 Qs

JAVA Quiz

JAVA Quiz

Professional Development

10 Qs

Introducción a JavaScript

Introducción a JavaScript

Professional Development

10 Qs

Getting Started with Java Quiz

Getting Started with Java Quiz

10th Grade - Professional Development

10 Qs

Programming languages

Programming languages

KG - Professional Development

10 Qs

Reviewer

Reviewer

Professional Development

9 Qs

React router dom e React navigation

React router dom e React navigation

University - Professional Development

10 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