A(n) ____ is a temporary return-value passed to a function.

A. dummy
B. placeholder
C. stub
D. sentinel


Answer: B

Computer Science & Information Technology

You might also like to view...

If you write a C++ program using the ISO C++ libraries that runs on a Windows PC, is it possible to move your program over to a computer running MacOS? Explain why?

What will be an ideal response?

Computer Science & Information Technology

When you press the Tab key in an Excel worksheet, the active cell moves:

A) down. B) up. C) right. D) left.

Computer Science & Information Technology

Critical Thinking QuestionsCase G-1Sidney works in management for BusyBody Toymakers. She has just been named project manager for a team who will develop a new website showcasing this year's most popular toys. As Sidney directs the work of the design team, she recommends the use of CSS page layouts in Dreamweaver to control the position of text and graphic elements with precision. Sidney asks a designer what errors can be found by using the Browser Compatibility Check feature in Dreamweaver. What answer should the designer give the project manager?

A. The BCC feature will flag errors that probably won't cause a serious display problem. B. The BCC feature will flag errors that could cause a serious display problem. C. The BCC feature will find code that is unsupported, but won't cause a serious display problem. D. All of the above

Computer Science & Information Technology

Which of the following trust models uses a single third-party central agency?

a. Single authority b. Double authority c. Web of trust d. Hierarchical trust

Computer Science & Information Technology