JavaScript Interview questions


Total available count: 22
Subject - JavaScript Frameworks
Subsubject - JavaScript

What are the features of JavaScript?

  • It is a lightweight, interpreted based scripting language
  • JavaScript is a scripting language, but it is not Java, it only follows basic syntaxes
  • It is a scripting language designed integrate with HTML
  • It is open and cross-platform
  • JavaScript is case sensitive
  • JavaScript is object-based language as it provides predefined objects

 




Next 3 interview question(s)

1
Who implemented JavaScript?
2
Does JavaScript follow ECMA Script rules?
3
What is JavaScript?