Anchor points and line segments together are also known as ____.

A. baselines
B. curves
C. paths
D. logos


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following statements will pause the screen until the [Enter] key is pressed?

a. cin; b. cin.getline(); c. cin.get(); d. cin.ignore(); e. cin.input();

Computer Science & Information Technology

Why might a recursive solution to a problem run slower than an iterative version that does the same thing?

What will be an ideal response?

Computer Science & Information Technology

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

Computer Science & Information Technology

________ refers to the process of initiating instruction execution in the processor’s functional units.

A. Instruction issue B. In-order issue C. Out-of-order issue D. Procedural issue

Computer Science & Information Technology