+1 vote
in JavaScript by
Is the following a valid variable assignment var product cost = 3.45;

No. There should be no space in the variable name

No. Floating numbers are not allowed

Yes. It is valid

1 Answer

0 votes
by

No. There should be no space in the variable name 

Related questions

+1 vote
asked Feb 8, 2020 in JAVA by rahuljain1
0 votes
asked Apr 11, 2022 in SAP S/4HANA Finance demos by rajeshsharma
...