React - Introdução

Quiz
•
Other, Computers
•
12th Grade - University
•
Medium
Pedro Ferreira
Used 13+ times
FREE Resource
27 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual é a forma correta de criar um projeto utilizando a ferramenta Expo?
expo start
expo init nomeProjeto
cd nomeProjeto
npm install
2.
MULTIPLE SELECT QUESTION
2 mins • 1 pt
Qual a maneira correta de iniciarmos um projeto com a ferramenta Expo?
expo init
expo start
npm start
npm install
3.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Encontre a melhor definição para o seguinte código:
const Componente = () => {};
Função com o nome de Componente
Componente React
String
Number
4.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Encontre a melhor definição para o seguinte código:
const Componente = () => {
return <></>;
};
Poderá ser considerado um Componente React
Função
String
Number
5.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Qual o significado da palavra myApp?
expo init myApp
Nome do projeto que vamos criar
Versão do expo
Nome do package React que vamos instalar
6.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Quais do seguintes exemplos é uma utilização correta de uma prop?
<button style={{width: 10}}>Botão</button>
<button> style={{width: 10}}
<button style:{width: 10}>Botão</button>
<button style=width:10>Botão</button>
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
O que é isto?
Um estado em React
Uma variável normalíssima
Componente
Função
Create a free account and access millions of resources
Similar Resources on Wayground
30 questions
componentes del motor 1

Quiz
•
12th Grade
24 questions
Operantes Verbais

Quiz
•
12th Grade
32 questions
Etapas Funcionais em um Computador

Quiz
•
12th Grade
22 questions
Mobile_14-16

Quiz
•
University
22 questions
Conociendo la Computadora

Quiz
•
6th Grade - University
22 questions
Material genético

Quiz
•
University
22 questions
Modulo 03 -Banco de dados não relacional

Quiz
•
University
24 questions
Lingua Portuguesa Artigo de Opinião

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Other
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade