Examlex
What will the following code display?
int number = 6;
++number;
cout << number << endl;
Framing Effect
The influence on decision making caused by the way information is presented, rather than the actual information itself.
Base-Rate Error
A cognitive bias where people misjudge the likelihood of an event by ignoring general prevalence.
Availability Heuristic
An intuitive thinking process that leverages readily available examples to evaluate a specific topic, concept, approach, or decision.
Functional Fixedness
A cognitive bias that limits a person to using an object only in the way it is traditionally used, hindering problem-solving.
Q1: Which is not an illusion of physical
Q7: Describe the difference between a class and
Q10: A _ stack or queue is built
Q14: The amount of memory used by an
Q25: The term _ means the ability to
Q25: When objects contain pointers, it is a
Q30: In C++, if you overload the <
Q33: Proper layout and _ contribute to a
Q50: When writing long integer literals or long
Q70: Object-oriented programming is the same as traditional