SEB-72 React part 2 Week 8

SEB-72 React part 2 Week 8

Professional Development

12 Qs

quiz-placeholder

Similar activities

Prueba Junior

Prueba Junior

Professional Development

9 Qs

HADIRR MOBILE APPS QUIZ!

HADIRR MOBILE APPS QUIZ!

Professional Development

11 Qs

AI-900 - Fundamentals - Simulado 01

AI-900 - Fundamentals - Simulado 01

Professional Development

10 Qs

Workshop de IA INCEPTION

Workshop de IA INCEPTION

Professional Development

13 Qs

Conceitos REST

Conceitos REST

Professional Development

14 Qs

Quiz video 1 - blockchain, cripto e airdrop simplificado

Quiz video 1 - blockchain, cripto e airdrop simplificado

Professional Development

8 Qs

Docker-Containers

Docker-Containers

Professional Development

10 Qs

Crypto 101

Crypto 101

Professional Development

13 Qs

SEB-72 React part 2 Week 8

SEB-72 React part 2 Week 8

Assessment

Quiz

Instructional Technology

Professional Development

Medium

Created by

Lay Jones

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is a json web token?

A JWT is a type of coffee drink
A JWT is a type of computer virus

A JWT securely transmits information between parties as a JSON object.

A JWT is a programming language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the structure of JWT?

Header, Main, Footer

Model, View, Controller

Model, View, Template

Header, Payload, Signature

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the MERN Stack?

MongoDB, Ember, React, and Node.js.

MySQL, Express, React, and Node.js.

MongoDB, Express, React, and Node.js.

MongoDB, Express, Ruby, and Node.js.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Props can be modified in the child component directly like state?

True

Only in certain cases

False

Sometimes

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What the atob() method do when we parse JSON?

Encode the JSON string
Decode the base-64 encoded string
Encrypt the JSON content
Compress the JSON data

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does next() do in express

next() in Express is a method to restart the server
next() in Express is a function to retrieve the next route handler
In Express, next() is used to end the request-response cycle
In Express, next() is a function used to pass control to the next middleware function.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is localStorage used for?

localStorage is used for sending emails
localStorage is used to store data in a user's web browser.
localStorage is used for cooking recipes
localStorage is used for playing online games

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?