Examlex

Solved

Case-Based Critical Thinking Questions

question 27

Multiple Choice

Case-Based Critical Thinking Questions
Case 7-2
You have always viewed images, but you have never been in a position of creating them-let alone creating them for a variety of uses and circumstances. You decide to give yourself a crash course in graphics file formats so you know exactly which format is ideal for each situation in your new graphics design internship, and so you know the disadvantages of each format.
Your supervisor tells you that the image you are creating-a logo-should be saved in a particular format. What format does she tell you to use?


Definitions:

Actual Parameter

The actual value or variable that is passed into a function or method call.

Identifier

A name in programming that identifies variables, functions, classes, or other entities.

Reserved Word

A word that is part of the syntax of a programming language, reserved for special use and cannot be used as an identifier.

Class Math

A class in Java that provides methods for performing basic numeric operations such as exponential, logarithm, square root, and trigonometry.

Related Questions