Adobe interview question

Is Javascript a scripting or object-oriented language?

Interview Answers

Anonymous

7 Dec 2018

Javascript is a prototype-based scripting language, which allow us to create methods, functions and objects.

Anonymous

20 Apr 2017

It's both; that's a bad question.