Answer:
C.What you gain as a result of choosing one option versus another;a benefit.
Explanation:
It is the condition used after the if condition. say you use the if condition and you need to add another outcome, instead of using the if condition again, you’d use elif and end it with the else command.
example:
if num == 10:
print (“correct”)
elif num > 10:
print (“too high”)
else:
print (”too low”)
hope this helps :]
No, Ad's. Extra Videos Created By Youtube, and thats about it lol oh and you can play the audio in the background of your phone, like lets say your listening to some music on youtube, and you want to play a game on your phone while listening to that tune on youtube, i just said screw youtube, i jailbroke my device and i have 20X more control of my youtube setting, etc.. and plus i can do more without youtube red tbh lol.
Answer:
nslookup is the correct answer to the following question.
Explanation:
The following answer is correct because It is the tool or the utility of the command line by which an administrator to query a DNS(Domain Name System) for finding the domain name or the Internet Protocol address or many other records.
<u>Steps to use nslookup:</u>
- Firstly, you have to press the window key + R to open run.
- Then, you have to type cmd in it and press enter.
- Then, cmd will appear after that, you have to type the command 'nslookup' and then press enter.
- Then, it shows the default server name and ip address after that, you have to type an ip address of DNS server.
- Then, you have to type 'set' then type q=M X and then press enter
- Then, you have to type the name of your domain then, press enter key.