Sail E0 Webinar

MCQs

Total Questions : 50 | Page 5 of 5 pages
Question 41. Which of the following are not Node
  1.    Express.js
  2.    Geddy
  3.    Aurelia
  4.    Locomotive
 Discuss Question
Answer: Option C. -> Aurelia
Question 42. Node
  1.    Mac OS, Linux
  2.    Windows, Mac OS, Linux
  3.    Linux
  4.    Windows, Mac OS
 Discuss Question
Answer: Option B. -> Windows, Mac OS, Linux
Question 43. When was NPM created?
  1.    In January 2010
  2.    In August 2011
  3.    In February 2012
  4.    In April 2013
 Discuss Question
Answer: Option A. -> In January 2010
Question 44. Which function is used to include the modules in Node
  1.    include();
  2.    require();
  3.    attach();
  4.    None of the above
 Discuss Question
Answer: Option B. -> require();
Question 45. Where is captured values are populated regarding route parameters?
  1.    req.params object
  2.    app.locals object
  3.    req.data object
  4.    none of the above
 Discuss Question
Answer: Option A. -> req.params object
Question 46. Which of the following technology is not used in Ajax
  1.    JavaScript
  2.    Document Object Model
  3.    XMLHttp Request
  4.    Flash
 Discuss Question
Answer: Option D. -> Flash
Question 47. When did Ryan Dahl authored Node
  1.    2007
  2.    2008
  3.    2009
  4.    2010
 Discuss Question
Answer: Option C. -> 2009
Question 48. What platform popularized RESTful JSON API's?
  1.    Web Market
  2.    Mobile Game
  3.    Social Media
  4.    Both A & B
 Discuss Question
Answer: Option C. -> Social Media
Question 49. JSON was a native construct of which language?
  1.    PHP
  2.    Java
  3.    Ruby On Rails
  4.    Javascript
 Discuss Question
Answer: Option D. -> Javascript
Question 50. Who developed ExpressJS?
  1.    TJ Holowaychuk
  2.    Ryan Dahl
  3.    Google
  4.    Jordan Walke
 Discuss Question
Answer: Option A. -> TJ Holowaychuk

Latest Videos

Latest Test Papers