A+exam3 Flashcards
Which of the following are connectors used with optical cables? (Choose all that apply.)
ST-straight tip
SC-subscriber connector
LC-Lucent connector
Which of the following are connectors used with copper cables? (Choose all that apply.)
RJ-11
F type
Which is a reason you should recycle button cell batteries?
A button cell batteries contain mercury metals
Lithium-ion batteries are?
susceptible to thermal takeoff, which can cause fires
Your company has decided to host its own web server. With that decision, how many DNS server(s) is the company expected to maintain?
two
Which statement will load a JavaScript variable mvar with a value of 8?
mvar = 8;
Which statement will load a Powershell variable mvar with a value of 8?
$mvar = 8
Which statement will load a Bash variable mvar with a value of 8?
mvar = 8
Which statement will load a Windows batch script variable mvar with a value of 8?
/ a mvar=8
Which command can be used to map a network drive to a volume letter?
net use
The netstat tool will show you what?
network statistics and network connections
The nslookup tool will you allow you to verify what?
DNS
The tracert tool will show you what?
Path network traffic will take
What should be periodically done with mechanical hard drives to speed up performance when launching and saving files?
Defragment
Trim
a feature used with SSD drives
where the OS notifies the
SSD Device that data blocks have been freed up.