Compute the area of a rectangle with 5-inch height and a 6-inch width.

What will be an ideal response?


a = height * width = 5 * 6
Area of rectangle = 30 in2

Computer Science & Information Technology

You might also like to view...

You use a unary minus sign preceding a value to make the value ____.

A. negative B. positive C. valid D. constant

Computer Science & Information Technology

____ is designed to make improvements over C++ in safe usage, and it shares many features with Java.

C# C- C CLR

Computer Science & Information Technology

Every time you print a document in your laser printer, the document lettering smudges making it unreadable which of the following is the cause?

A. The print server is receiving error codes B. The toner cartridge is leaking C. The fuser is not functioning properly D. The ink has not fully dried

Computer Science & Information Technology

Case 2Liz is the web designer for Alotta Cola, and she has been asked to spice up the company website.  Because the summer season is approaching, she decides to add some background images of bottles of Alotta Cola and various summer scenes. One of the images she wants to use is a close shot of a full bottle of Alotta Cola.  Liz loves the dark color and the texture of the bubbles in the image, but in the end, she decides that the photo just didn't work for the site.  Which of the following might be the reason?

A. Because it was small in file size, the image took too long to load. B. The color of the cola clashed with the background color she has chosen. C. The colors in the image were too close to the color of the text, making it difficult to read the page. D. Because the image was a close shot, it wouldn't fit in the Assets panel.

Computer Science & Information Technology