Lecture 4 Basic Input-Output Programming
Lecture 4 Basic Input-Output Programming
Lecture 4
PROGRAMMING 1
Write a basic
Objectives input-output
program
cout << "I am " << age << " years old and my zipcode is " << zipcode;
Makes the
ENTER or RETURN
program wait for
key is pressed
input from cin.