The basis behind conceptual art is that _______________.

a. the material is the most important part of the process
b. the idea is more important than producing a tangible, lasting object
c. the piece should be written down
d. it must be acted out or performed


b. the idea is more important than producing a tangible, lasting object

Computer Science & Information Technology

You might also like to view...

The list sequence container does not

a. Efficiently implement insert and delete operations anywhere in the list. b. Use a doubly linked list. c. Support bidirectional iterators. d. Automatically sort inserted items.

Computer Science & Information Technology

Which of the following statements are true?

a. All files are stored in binary format. So, all files are essentially binary files. b. Text I/O is built upon binary I/O to provide a level of abstraction for character encoding and decoding. c. Encoding and decoding are automatically performed by text I/O. d. For binary input, you need to know exactly how data were written in order to read them in correct type and order.

Computer Science & Information Technology

A process or thread can handle a signal by ________.

a) ignoring the signal b) catching the signal c) executing the default action that the kernel defines for that signal d) all of the above

Computer Science & Information Technology

Rows in a Word table are numbered 1, 2, 3, etc

Indicate whether the statement is true or false

Computer Science & Information Technology