Answer the following statement(s) true (T) or false (F)

1. The term, clip art, is applied strictly to any photo that accompanies or decorates text, excluding black and white photos.
2. Clip art is always free.
3. Some Web clip art galleries may specify royalty-free images for one-time use, but not for profit-making distribution.
4. Copyright laws are different depending on whether an image is a photograph, a clip art file, etc.
5. Unless an image bears a copyright mark, it is not copyrighted.


1. False
2. False
3. True
4. False
5. False

Computer Science & Information Technology

You might also like to view...

What is the purpose of a “Hello” packet?

a. It is used to partition a large network into smaller networks. b. It verifies that the link between two routers is active and the routers are communicating. c. It enables VLSM. d. It is assigned to a protocol or route to declare its

Computer Science & Information Technology

In order to break out of a command or process on a terminal, what keys should you press?

A. ctrl+alt+del B. ctrl+space C. alt+del D. ctrl+c

Computer Science & Information Technology

Suppose console is a Scanner object initialized with the standard input device and feet and inches are int variables. Consider the following statements:feet = console.nextInt();inches = console.nextInt();These statements require the value of feet and inches to be input on separate lines.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Java is a case-insensitive language.

a. true b. false

Computer Science & Information Technology