What type of device special file is typically used for devices connected to USB ports?
A. character
B. block
C. stream
D. named pipe
Answer: A
You might also like to view...
Which of the following is a not a member function of queue?
a. enqueue b. pop c. empty d. size
Which of the following statements is false?
a. The javac command can compile multiple classes at once; simply list the source-code filenames after the command with each filename separated by a comma from the next. b. If the directory containing the app includes only one app’s files, you can compile all of its classes with the command javac *.java. c. The asterisk (*) in javac *.java indicates that all files in the current directory ending with the filename extension “.java” should be compiled. d. All of the above are true.
Of all the ways to access information on the Internet, the ________ is the most common
Fill in the blank(s) with correct word
Press ____ to open the Save As dialog box.
a. CTRL+S b. SHIFT+S c. SHIFT+CTRL+S d. ALT+S