Step
up to the plate.
Problem 1CPP,
the C preprocessor, does many important things; among them are bringing
in #include'd files, expanding #define'd macros,
and deleting conditionally-compiled code (#if and #ifdef).
Sometimes, CPP
is used for software other than C. When processing assembly language,
it is often necessary to have local labels within macros (a local
label is different for each expansion of that macro). Can this be
done with CPP?
ANSWER

Problem 2The
precession of Foucault's pendulum demonstrates what fact about the
Earth?
- That the Earth
moves through space.
- The precession
of the Earth's axis of rotation.
- That the Earth
rotates.
ANSWER 
2-01
|