View all questions & answers for the JavaScript-Developer-I exam
Refer to thecode below:
Const pi = 3.1415326,
What is the data type of pi?
Double
Number
Decimal
Float
Submit