Question: xamine the following four lines of code. string firstName; char lastName; firstName = Abraham; lastName = Lincoln; a . None of the 4 lines of
xamine the following four lines of code.
string firstName;
char lastName;
firstName "Abraham";
lastName "Lincoln";
a None of the lines of code are correct.
b The third line is incorrect.
c The third and fourth lines are incorrect.
d The fourth line is incorrect.
e All of the lines of code are correct.
c stream extraction
d either the stream insertion or the stream extraction or
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
