React
Test
Model Test
Ebook
Index
React Home
Basic
18
Installation
8
Handling Events
1
Props and State
1
Schools
Ebook
Question:
Which tool is used for bundling all application dependency files together?
A
Bundle
B
Webpack
C
Babel
D
Snapstart
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct npm command to install webpack?
A
Npm webpack
B
Npm –install webpack
C
Npm install –save-dev webpack
D
Npm –intall –save-dev webpack
Note:
Not available
Show answer
Show Note
Report
Question:
In npm command - - save-dev flag tells npm to add webpack to package.json file as a
A
Global dependency
B
Development dependency
C
Local dependency
D
Server dependency
Note:
Not available
Show answer
Show Note
Report
Question:
Transpilation means ___
A
Conversion
B
Translation
C
Source-to-source compilation
D
Transfer to other location
Note:
Not available
Show answer
Show Note
Report
Question:
Which is the most popular transpiler?
A
Webpack
B
Babel
C
Webtrspilar
D
Codetrspiler
Note:
Not available
Show answer
Show Note
Report
Question:
In web application, what does HTML, CSS and JavaScript mean in separation of concerns
A
SPA
B
Content, Styling, Logic
C
Content, Logic Styling
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
SPA stands for ____
A
Separation Application
B
Single Page Application
C
Separation Page Application
D
Separation Program Application
Note:
Not available
Show answer
Show Note
Report
Question:
Application or UI states may change by events which are
A
User Events
B
Sever Events
C
User and Sever Events
D
None
Note:
Not available
Show answer
Show Note
Report
Question:
Everything in React is a _____
A
Module
B
Component
C
Package
D
Class
Note:
Not available
Show answer
Show Note
Report
Question:
In which directory React Components are saved?
A
Inside src/components/
B
Inside vendor/components/
C
Inside external/components/
D
Inside vendor/
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
Next
Last
/3
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2025. Powered by
Intellect Software Ltd