A

Admin • 833K Points
Coach

Q. Which of the following is correct about JavaScript?

  • (A) JavaScript is an Object-Based language
  • (B) JavaScript is Assembly-language
  • (C) JavaScript is an Object-Oriented language
  • (D) JavaScript is a High-level language
  • Correct Answer - Option(A)
  • Views: 24
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

Although JavaScript is not an OOP (Object-Oriented Programming) language like Java or PHP, it is object based language. The standard threesome of polymorphism, encapsulation, and inheritance are the criteria for object orientation, and JavaScript fails to meet them.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.