Which of the following is not a JavaScript framework/library?

  • A.React
  • B.Angular
  • C.jQuery
  • D.HTML5

Detailed Solution:

Correct Answer: HTML5

React, Angular, and jQuery are all JavaScript libraries or frameworks used for building dynamic web applications. HTML5, however, is not a JavaScript framework; it is a markup language standard used for structuring and presenting content on the web.