How do you define a numerical value-11890
How do you define a numerical value?
This multiple choice question (MCQ) is related to the book/course vu it430 E-Commerce. It can also be found in vu it430 Final Term - Quiz No.1.
How do you define a numerical value?
var mynum = new Math;
var mynum = Math(6);
var mynum = 6;
Math.mynum = 6;