MCQ Mojo
access_time
menu
Quiz
Web Stories
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
CBSE
arrow_drop_down
MCQ Questions for CBSE Class 12 with Answers
MCQ Questions for CBSE Class 11 with Answers
MCQ Questions for CBSE Class 10 with Answers
MCQ Questions for CBSE Class 9 with Answers
MCQ Questions for CBSE Class 8 with Answers
MCQ Questions for CBSE Class 7 with Answers
MCQ Questions for CBSE Class 6 with Answers
MCQ Questions for CBSE Class 5 with Answers
MCQ Questions for CBSE Class 4 with Answers
MCQ Questions for CBSE Class 3 with Answers
MCQ Questions for CBSE Class 2 with Answers
MCQ Questions for CBSE Class 1 with Answers
Quiz
Quiz
/
React JS Bank PO MCQ Questions With Answers
1.
Um eine React Anwendung zu entwickeln und zu starten braucht man Node.js
True
False
2.
Was sind die Vorteile von React?
Schnell
Components
sieht gut aus
3.
Wie erstellt man nochmal ein React Projekt?
npx create-react-app my-app
npm create-react my-app
npx create-react-app
npm create-react-app
4.
Wer sagt das zu wem? „Du musst noch sehr viel lernen, mein sehr junger Padawan.“
Obi-Wan Kenobi zu Anakin Skywalker
Darth Vader zu Luke Skywalker
Boba Fett zu Leia Organa
Anakin Skywalker zu Han Solo
5.
Wie heißen Harry Potters beste Freunde?
Ron & Hermine
Ralf & Hannelore
Rudolf & Hannah
Rupert & Emma
6.
Wie schreibt man inline Styles in React?
style={{font-size: 12, color: red}}
style={{fontSize:"12px", color:"red"}}
style={fontSize:"12px", color:"red"}
style={{font-size: 12px, color: "red"}}
7.
Was für ein Element wird hier gerendert?
h1
div
ReactDOM
Component
8.
React Component Namen müssen mit einem Großbuchstaben beginnen.
True
False
9.
Eine "Kopie" vom DOM nennt man wie?
Virtual DOM
React DOM
Shadow DOM
DOM
10.
Wie heißt der Sidekick von Batman?
Robin
Robert
Rudolf
Rupert
11.
Was ist React?
JavaScript Library
JavaScript Framework
HTML, CSS, JavaScript Modul
eine Programmiersprache
12.
Welches davon ist die richtige Syntax für ein click event handler?
13.
Wenn ihr map() verwenden wollt, was ist für jedes einzelne Elemente notwendig?
key
index
data
id
14.
Wie viele Elemente kann eine React Component zurück geben?
1 Element
2 Elemente
mehr als 2
keins
15.
Was bedeutet MERN?
MongoDB + ExpressJS + React + NodeJS
MongoDB + EspressJS + RueJS + NodeJS
MangaDB + ExpressJS + ReactJS + NudelJS
16.
Was nutzt man um Daten von außerhalb an Components weiter zugeben?
props
setState
PropTypes
17.
Mit welchem Befehl starten wir die React App?
npm run dev
npm serve
npm start
npm build
18.
Wofür steht sfc?
stateless functional component
stateless function css
state form component
state function class
19.
Wie heißt Gollum eigentlich?
Sméagol
Sandigmann
Schagrat
Report Question
Previous
Next
warning
Submit
access_time
Time
Report Question
A bunch of text
Support mcqmojo.com by disabling your adblocker.
×
Please disable the adBlock and continue.
Thank you.
Reload page