Which of the following could not be a valid statement?

a. emprec.id = 12345;
b. emp1.salary *= 1.05;
c. ch1 = emp2.name[0];
d. cout << emp1.salary;
e. cin >> emp2.name[3];

a. emprec.id = 12345;

Computer Science & Information Technology

You might also like to view...

Ideally, a database user should have access to the data through forms and ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

F5 is the keyboard shortcut key for refreshing the browser

Indicate whether the statement is true or false

Computer Science & Information Technology