Critical Thinking Questions
Case 3-1
?
Your friend Marvin works weekends in an electronics store selling computers. You are in the market for a new desktop for your home.
Which of the following does Marvin NOT recommend you do?
A. Purchase software separately rather than having it bundled with the computer.
B. Consider a touch screen monitor.
C. Avoid purchasing the least powerful desktop available.
D. Know the system requirements of the operating system you want to use.
Answer: A
You might also like to view...
What is the output of the following program?
```
#include
What happens when you erase a container element that contains a pointer to a dynamically allocated object?
What will be an ideal response?
The transport layer packet handler supports the ________.
a) Transmission Control Protocol (TCP) b) User Datagram Protocol (UDP) c) Control Message Protocol (ICMP) d) all of the above
All of the following are true in reference to Expression Builder EXCEPT:
A) Expression Builder inserts placeholders that tell you where each argument belongs when you insert functions B) Expression Builder can only be used with functions designed by the user and not with built-in functions C) Expression Builder gives you lists of fields, operators, and functions you need to create expressions. D) Expression Builder can be used when working with controls in forms and reports.