Discussion :: Javascript MCQs
- The basic difference between JavaScript and Java is
A.
There is no difference
|
B.
Functions are considered as fields
|
C.
Variables are specific
|
D.
functions are values, and there is no hard distinction between methods and fields
|
Answer : Option D
Explanation :
The basic difference between JavaScript and Java is that the functions are values, and there is no hard distinction between methods and fields.
Be The First To Comment