The greater the extrusion depth, the more an object is extended on its ____ axis.

A. A
B. X
C. Y
D. Z


Answer: D

Computer Science & Information Technology

You might also like to view...

What value will be assigned to intIndex when the following statements execute?

Dim strTarget As String = "asdsakfljfdgasldfjdl" Dim intIndex = strTarget.IndexOf("as", 1, 10) a. 12 b. 13 c. 0 d. -1

Computer Science & Information Technology

In the binary search, each pass (recursion or iteration) selects a subproblem of the original problem to solve. What fraction of the array sent to an initial call is eliminated in the next iterative pass or recursive call?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is responsible for initiating and sequencing DNS queries that result in name resolution for an application running on the computer?

A. name resolver B. subdomain C. primary master D. caching server

Computer Science & Information Technology

The number of _____ needed to describe the characteristics of an object depends on the business requirements of the information system and its users.?

A. ?attributes B. ?packets C. ?indices D. ?keys

Computer Science & Information Technology