Sunday, August 26, 2007

Intro to C++ Review Assignment

Highlight & Copy the following questions.
Click "Comment" to post your reply to this assignment.
Paste the questions into the body of your comment.

Make sure you log in or leave your name with your post.
Answer the questions.



1) What are the two types of low-level languages?


2) Name 4 examples of high-level languages?


3) What turns high-level code to low-level code?


4) The text file that contains a program in a high-level language is also known as what?


5) What is the difference between C & C++?


6) In C++, how do you start a "comment"?


7) What are the 4 things I want included in every header comment.


8) What is the C++ output command?


9) What is the C++ input command?


10) What must be at the end of each C++ statement?

No comments: