Case 2You have taken the photographs for a website that you are creating. Answer the following questions about your use of those photographs on the web. Which of the following is not an appropriate file format for your photographs?

A. .tif
B. .gif
C. .ai
D. .jpg


Answer: C

Computer Science & Information Technology

You might also like to view...

MC Attributes can be passed as an instance of class________defined in xml.sax.reader.

a) ElementAttr. b) AttributesImpl. c) Attributes. d) None of the above.

Computer Science & Information Technology

Which of the following is a correct declaration of enumerated type for the suits of a deck of cards?

a) enumerated type Suit = { hearts, spades, diamonds, clubs }; b) enum Suit {hearts, spades, diamonds, clubs }; c) enum Suit {hearts, spades, diamonds, clubs } d) enumerated type Suit = {hearts, spades, diamonds, clubs }; e) enum Suit = { hearts, spades, diamonds, clubs }

Computer Science & Information Technology

During __________, the instruction control unit fetches the next instruction from memory.

a. E-time b. I-time c. neither A nor B d. either A or B

Computer Science & Information Technology

When you attach the template to a page, you need to tell Expression Web into which editable region the page's existing content should be placed. Because everything in the existing HTML page will show up in that region, it's best if the page contains ____.

A. only the content you want to add B. as much content as possible C. only content you would want to change D. only content you would not change

Computer Science & Information Technology