Variable Declaration : To declare a variable , you must specify the data type & give the variable a unique name. long distance;. Variable Initialization : To ...
確定! 回上一頁