Case-Based Critical Thinking QuestionsCase 5-1Part of your new job on the Web development team is to review the page download sizes of new pages added to the site to make sure that everything added is well-considered. One of your colleagues has given you a great graphic but it's in the TIFF file format. Which of the following can you NOT use to convert it to a browser-friendly format?
A. Adobe Photoshop
B. Adobe Photoshop Lightroom
C. Microsoft Image Gallery
D. Adobe Fireworks
Answer: C
You might also like to view...
If you have a function that might throw an exception and some programs that use that function might want to handle that exception differently, you should
a. not catch the exception in the function b. throw an integer exception c. never throw an exception in this function d. none of the above
Which software product release category is "generally feature complete and supposedly bug free, and ready for use by the community?"
a. Alpha. b. Beta. c. Release candidate. d. Continuous beta.
Setting padding is similar to setting margins.
Answer the following statement true (T) or false (F)
Write a definition for an exception class, E, that contains an error number and a string type error name. Include a constructor that creates an E object and initializes both members. Provide accessors for both the message and error number.
What will be an ideal response?