A technician is trying to install an OS to a remote PC without the use of physical media. Which of the following is used to perform this task?
A. FTP
B. Initiate a network share
C. Telnet
D. PXE boot environment
Answer: D. PXE boot environment
Computer Science & Information Technology
You might also like to view...
What is the output of the following code fragment?
{ int x=13; cout << x <<","; } cout << x << endl; a. 13,13 b. 0,13 c. 13,0 d. nothing, there is a syntax error.
Computer Science & Information Technology
A ____________ is a field whose value cannot be modified at run time.
a. literal field b. constant field c. sentinel field d. common field
Computer Science & Information Technology
________ a video in a presentation connects it to another location such as a Web site or a storage device
A) Cropping B) Linking C) Embedding D) Softening
Computer Science & Information Technology
HTML includes several style attributes that you can use to modify the appearance of horizontal rules.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology