Which of the following describes removing unwanted or unnecessary areas of an image?
A) Resizing B) Cropping C) Brightening D) Recoloring
B
Computer Science & Information Technology
You might also like to view...
What would not be a typical item to have in a header or footer?
A) The page number B) The file size C) The spreadsheet designer's name D) The filename or file path
Computer Science & Information Technology
Which of the following statements is false?
a) A decimal instance variable is initialized to zero by default. b) By default, a property’s get and set accessors have the same access as the property. c) A property's get and set accessors must have the same access modifiers. d) We can declare a Balance property’s set accessor private to indicate that it may be used only within its class, but not by the class’s clients.
Computer Science & Information Technology