Installation
Test
Model Test
Ebook
Index
React Home
Basic
18
Installation
8
Handling Events
1
Props and State
1
Schools
Ebook
Question:
What is the correct npm command to create package.json?
A
Npm create package.json
B
Npm package.json
C
Npm init
D
Npm init package.json
Note:
Not available
Show answer
Show Note
Report
Question:
How can you check installed npm version?
A
Npm
B
Npm --v
C
Npm -v
D
Npm -version
E
Npm --version
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct command to start virtual react server?
A
Npm –start
B
Npm start
C
Yarn start
D
Yarn –start
Note:
Not available
Show answer
Show Note
Report
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
First
Prev
1
Next
Last
/1
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd