Which of the following is an invalid variable declaration?

A. bool fact;
B. double tax;
C. int emp-count;
D. char code
E. float a, b;

Answer: C

Computer Science & Information Technology

You might also like to view...

To delete a table row, place the cursor in any cell in the row you wish to delete, then click Delete Table Rows from the Delete list arrow in the Cells group.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which parameter is used with the rcapache2 command to verify that Apache is running?

A. start B. stop C. status D. restart

Computer Science & Information Technology