Which one of the following is the general format for a variable declaration statement?
a. VariableName DataType;
b. DataType VariableName;
c. DataName VariableType;
d. NameType VaraibleData;
b. DataType VariableName;
Computer Science & Information Technology
You might also like to view...
Rows in a Word table are numbered 1, 2, 3, etc
Indicate whether the statement is true or false
Computer Science & Information Technology
Grayscale is useful to see how a chart will look when printed on a black and white printer
Indicate whether the statement is true or false
Computer Science & Information Technology