Discussion :: Javascript - CS
- 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