The programs that provide the infrastructure and hardware control necessary for the computer and its peripheral devices are called _____.
a. the application programming interface (API)
b. device drivers
c. system software
c. system software
You might also like to view...
An HTML ____________________ is software that provides error messages and warnings if the code in a document does not conform to the rules of the specified version of HTML.
Fill in the blank(s) with the appropriate word(s).
Which of the following is NOT an element of a slide layout?
A) Charts B) A title C) Transitions D) Tables
A workstation has a network link light, but it cannot access internal network resources. Which of the following is the most likely cause of the issue?
A. Slow transfer speeds B. IP address conflict C. Incorrect gateway D. Packet collisions
To apply a transformation that involves a named template using Saxon in Java command line mode, enter the command _____ within a command prompt window.
A. ?java net.sf.saxon.Transform -it:template style -o:output B. ?java net.sf.saxon.Transform -t:template style -o:output C. ?java net.sf.saxon.Transform template style -o:output D. ?java net.sf.saxon.Transform -i:template style -o:output