Which of the following is a predefined color name?

A. Cyan
B. Magenta
C. Purple
D. Orange

Answer: C

Computer Science & Information Technology

You might also like to view...

You are part of a testing team at a software business.  Your job is to see how many concurrent users the system can host and how many database transactions the system can handle without a noticeable drop in performance.  You are doing _____ testing.

A. system testing B. volume testing C. acceptance testing D. integration testing

Computer Science & Information Technology

Write a program that inserts 25 random integers from 0 to 100 in order in a linked list ob- ject. The program should calculate the sum of the elements and the floating-point average of the elements.

What will be an ideal response?

Computer Science & Information Technology