Thursday, April 15, 2010

Exercise :)

QUIZ for You - What did we learn about C in Introduction of C language I and II?

  1. What are the lowest-level and highest-level languages mentioned in this book?
  2. Can a computer understand a program written in C? What do you need to translate a program written in C into the machine-understandable code (that is, binary code)?
  3. If needed, can a C program be reused in another C program?
  4. Why do we need the ANSI standard for the C language?

No comments:

Post a Comment