Which of the following can be described as program code that operates like a specialized hook into the operating system?
A. BIOS
B. ROM
C. API
D. CMOS
Answer: C
Computer Science & Information Technology
You might also like to view...
To signal a failure on the input stream accessed by infile, use the statement
a. infile.fail(); b. infile.reset ( ios::failbit ); c. infile.setstate ( ios::failbit ); d. infile.eof();
Computer Science & Information Technology
Where is an email access protocol used?
What will be an ideal response?
Computer Science & Information Technology