Computer-Graphics

December 26, 2024

Z-buffer-Algorithm

December 26, 2024

Computer-Graphics

December 26, 2024

Z-buffer-Algorithm

December 26, 2024

API

Question 1
An application programmer prefers using application programming interfaces rather than invoking system calls. Which of the following is NOT the correct reason for his preference?
A
APIs execute faster than system calls
B
APIs are easy to use
C
Use of APIs makes the program portable
D
APIs can potentially improve readability of the code
Correct Answer: A

Leave a Reply

Your email address will not be published. Required fields are marked *