Integer Variable is declared using following syntax in JavaScript. a) int num; b) Integer num; c) integer num; d) var num;
確定! 回上一頁