Adobe Interview Question

Is Javascript a scripting or object-oriented language?

Interview Answers

Anonymous

Dec 7, 2018

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

Anonymous

Apr 20, 2017

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