|
| Week 12 - Monday, November 6 to Friday, November 10, 2006 |
| const Correctness |
Comments
const correctness is unique to C++, because both C and C++ are weakly typed. That means that the compiler allows a lot of tricky code that can blur the differences between data types. Most of this tricky code is still valid in C++, and programmers use some of the techniques enthusiastically. However, about ten years ago, C++ added the ability to strictly control the difference between pointers
Course Content
Week 12
const
Correctness
Readings
Deitel and Deitel Fifth Edition, ??.
Deitel and Deitel Fourth Edition: Chapter
Lab
Assignment
I think we are
done with labs for the semester.
Week 12 Test - notice the additional time for the test this week.
12 Questions for 4 points, with fractions rounded up on the course content web pages listed above.
This test will be also contain the Week 11 material, and will given from Friday, November 10th, 6:00 am, through Sunday night November 12th (actually 3:00 am Monday morning)..
| Back to Csc 125 Programming in C++ |
| Scott Badman Office: B132 Phone: 353-2250 sbadman@parkland.edu |
Parkland College, 2400 W. Bradley Avenue, Champaign, IL 61821 |