Intro to Object Oriented Programming Part 1

back

Before you fill out this form, read the PowerPoint presentation named "oop" located in the public folder under C++ Stuff.
Name:
e-mail:
Use the space below to answer these questions:

What is the difference between procedural
and object oriented programming?
What is encapsulation?
What is an object?
Pick one of the programs you've already made
and give me an example of how you might
convert the program into an OOP program.