
Pop Quiz!
February 18, 20081) In C++, which is the proper formatting for a string?
a) var = “string”;
b) var = ’string’;
c) var = “string“;
d) var = ‘string‘;
e) All of the Above
2) Was the above question lame?
a) Yes
b) True
If you answered A, B, C, D, or E for number one, you are wrong. You you answered A, or B on question 2, you are probably just as outraged as me that any self respecting professor would put that question on an Exam.