Sail E0 Webinar

MCQs

Total Questions : 37 | Page 3 of 4 pages
Question 21. What is the DOM?
  1.    Document Object Model
  2.    Data Object Model
  3.    Data Option Model
  4.    Documentation Object Model
 Discuss Question
Answer: Option A. -> Document Object Model
Question 22. One can define default values for properties, props, using which of the following method?
  1.    getDefaultProps
  2.    getPropsValue
  3.    getInitialState
  4.    None of these
 Discuss Question
Answer: Option A. -> getDefaultProps
Question 23. Variabel default React JS
  1.    Props
  2.    Statefull
  3.    Stateless
  4.    State
 Discuss Question
Answer: Option D. -> State
Question 24. There are two types of components in React JS
  1.    UseState, Stateless
  2.    Statefull, Stateless
  3.    Unstatefull Statefull
  4.    None of these
 Discuss Question
Answer: Option B. -> Statefull, Stateless
Question 25. Is React
  1.    Yes
  2.    No
 Discuss Question
Answer: Option B. -> No
Question 26. Axios is an __________?
  1.    Framework
  2.    Library
  3.    Package
  4.    All These Above
 Discuss Question
Answer: Option C. -> Package
Question 27.
  1.    JSX
  2.    Flux
  3.    Dom
  4.    Props
 Discuss Question
Answer: Option B. -> Flux
Question 28. Who is the father of React
  1.    Jordan mike
  2.    Jordan Walke
  3.    Nile
  4.    Nike John
 Discuss Question
Answer: Option B. -> Jordan Walke
Question 29. React is for building _________
  1.    Connectivity
  2.    User Interface
  3.    Database
  4.    All of above
 Discuss Question
Answer: Option B. -> User Interface
Question 30. What is ReactJS?
  1.    Server side Framework
  2.    User-interface framework
  3.    A Library for building interaction interfaces
  4.    None of the above
 Discuss Question
Answer: Option C. -> A Library for building interaction interfaces

Latest Videos

Latest Test Papers