Which category of primitive functions returns values indicating an object’s distance or nearness to another object?
a. Point of view
b. Proximity
c. Size
d. Spatial relation
e. None of these
b. Proximity
You might also like to view...
Why are page templates used?
A) To add predesigned page designs and formats to pages B) To make it all look the same C) To keep your work organized D) To add emphasis to a page
The code for the following is ____."If the value of numCorrect is equal to 3, set bonusPoints to 10 and display the message Congratulations! You win 10 bonus points."
A. If numCorrect == 3 Then bonusPoints = 10 Display "Congratulations! You win 10 bonus points." End If B. If numCorrect <= 3 Then bonusPoints == 10 Display "Congratulations! You win 10 bonus points." End If C. If numCorrect > 3 Then bonusPoints == 10 Display "Congratulations! You win 10 bonus points." End If D. If numCorrect != 3 Then bonusPoints == 10 Display "Congratulations! You win 10 bonus points." End If
A ________ is an action that is performed by an object
A) library B) method C) class D) property
Differentiate between the following: LAN, MAN, WAN, and PAN.
What will be an ideal response?