subject

Ahost is rebooted and you view the ip address that it was assigned. the address is 169.254.141.45. which of the following happened? ( select one of the four options)

the host received an apipa address

the host received a public address

the host receive a multicast address

the host received a private address

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 24.06.2019 01:00
What are two ways to access the options for scaling and page orientation? click the home tab, then click alignment, or click the file tab. click the file tab, then click print, or click the page layout tab. click the page layout tab, or click the review tab. click the review tab, or click the home tab?
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 25.06.2019 01:00
What phrase indicates someone has knowledge and understanding of computer,internet,mobile devices and related technologies?
Answers: 1
question
Computers and Technology, 25.06.2019 08:50
1. define independent-set as the problem that takes a graph g and an integer k and asks whether g contains an independent set of vertices of size k. that is, g contains a set i of vertices of size k such that, for any v and w in i, there is no edge (v,w) in g. show that independent-set is np-complete.
Answers: 3
You know the right answer?
Ahost is rebooted and you view the ip address that it was assigned. the address is 169.254.141.45. w...
Questions
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
question
Mathematics, 24.05.2021 18:30
Questions on the website: 13722361