A.  Keywords

B.  Declaration statements

C.  Datatypes

D.  Prototypes

1
Correct Answer :
Declaration statements
Explanation :

The var and function are declaration statements—they declare or define variables and functions. These statements define identifiers (variable and function names) that can be used elsewhere in your program and assign values to those identifiers. 


Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python