You are on page 1of 1

EGR 126-010 - Homework #1 02/01

Caio Barbosa
2-01. Write a C++ program that will display your full address just as it would
appear on an envelope.

2-03. Write and test a C++ program that will accept X and Y coordinates for
two points, then display the slope of a line between these two points.

2-06. Write and test a C++ program that will accept keyboard input of a
points polar coordinates (angle expressed in degrees) and display the
associated Cartesian coordinates.

You might also like