Basic
Test
Model Test
Ebook
Index
React Home
Basic
18
Installation
8
Handling Events
1
Props and State
1
Schools
Ebook
Question:
React has created an abstraction called a ___
A
Component
B
Fiber
C
Class
D
Interface
Note:
Not available
Show answer
Show Note
Report
Question:
What is the better component error handling function?
A
componentDidCatch()
B
componentDidTry()
C
componentDidTryCatch()
D
componentDidErrorHandle()
Note:
Not available
Show answer
Show Note
Report
Question:
What function is used to create a portal component in React?
A
createPortal()
B
portal()
C
makePortal()
D
componentPortal()
Note:
Not available
Show answer
Show Note
Report
Question:
Which package defines createPortal() function?
A
react
B
react-dom
C
portal
D
react-portal
Note:
Not available
Show answer
Show Note
Report
Question:
How can you check installed node version?
A
Node -v
B
Node --v
C
Node version
D
Node -version
Note:
Not available
Show answer
Show Note
Report
Question:
git clone command mean ____
A
That you’re copying the source code from GitHub server to your local directory.
B
That you’re cloning the source code to GitHub server
C
That you’re copying the source code to local server
D
That you’re cloning the source code to local pc
Note:
Not available
Show answer
Show Note
Report
Question:
What is the correct way to copying source code from GitHub server?
A
Git copy https://githab.com/accounName/sourcecode.git
B
Git clone https://githab.com/accounName/sourcecode.git
C
Git get https://githab.com/accounName/sourcecode.
D
Git install https://githab.com/accounName/sourcecode.git
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:
Everything in React is a _____
A
Module
B
Component
C
Package
D
Class
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
Next
Last
/2
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd