Question: Im confused. Im getting this erorr ain.cpp: In function int main ( ) : main.cpp: 1 0 : 1 : error: first _ name was

Im confused. Im getting this erorr ain.cpp: In function int main():
main.cpp:10:1: error: first_name was not declared in this scope
10| first_name = "Michael"
|^~~~~~~~~~
main.cpp:9:6: warning: unused variable number[-Wunused-variable]
9| int number;ain.cpp: In function int main():
main.cpp:10:1: error: first_name was not declared in this scope
10| first_name = "Michael"
|^~~~~~~~~~
main.cpp:9:6: warning: unused variable number[-Wunused-variable]
9| int number;

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!