A ________ is a database object that displays the fields and records from a table or query in an easy-to-read format suitable for printing
Fill in the blank(s) with correct word
report
You might also like to view...
Given the function prototype and variable declarations, which of the following is a valid function call?
void compute (int, float, char&, int& ); // function prototype int x, y; //variable declarations float p, q; char r, s; a) compute (x, 7.3, ‘c’, y); b) compute (y, p, s, x + y); c) compute (5, p + q, r, y); d) compute (x , s, r, 8);
Case-Based Critical Thinking QuestionsCase 1-1During your senior year, you are serving as a tutor in the computer science department, offering to help other students with their coursework. One of the most daunting topics for beginning students is keeping bitmaps and vectors straight. One of your tutees, Joe, is a case in point. Which of the following is NOT a true statement you can make to Joe as you explain bitmaps to him?
A. A 100x100-pixel bitmap graphic is simply a grid containing 10,000 colored pixels. B. JPEG and GIF are two of the most common file formats. C. If you enlarge a bitmap graphic, the edges become ragged. D. A bitmap graphic is a set of mathematical instructions that describe the color, outline, and position of all the shapes of the image.
Table ____ instantly creates borders, font formatting, background colors, and other effects for your table.
A. AutoFit B. AutoProperty C. AutoFeature D. AutoFormat
Mark has been asked to set up several smartphones to connect to his company’s email server. The company wants Mark to set them up so they can be synchronized between multiple email clients on multiple devices. What protocol should Mark use to set up the company smartphones?
A. POP3 B. IMAP C. VPN D. Bluetooth