Suppose your main() function has the following line: cout < < Please enter your PIN: ; And

Question:

Suppose your main() function has the following line: cout << “Please enter your PIN: “;

And suppose the compiler complains that cout is an unknown identifier.What is the likely cause of this complaint, and what are three ways to fix the problem?

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

C++ Primer Plus

ISBN: 9780321776402

6th Edition

Authors: Stephen Prata

Question Posted: