C++ For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
| < Day Day Up > |
|
-
List at least five components of a typical computer system.
-
What device do the peripheral components of a computer system exist to support?
-
From what two perspectives can programs be viewed? How does each perspective differ from the other?
-
List the nine phases of the C++ translation process.
-
What are the function of trigraphs?
-
What is a C++ translation unit?
-
List and describe the four steps of the processing cycle?
-
State in your own words the definition of an algorithm.
-
How does a processor’s architecture serve to implement its feature set?
-
How can programmers access a processor’s feature set?
| < Day Day Up > |
|