What is being referred above is the digital information fluency. They are the ones responsible of producing an effective and efficient with the use of digital information.They also use it ethically which is beneficial to those who are using it. They are also used in evaluating and finding information in regards to digital information.
Answer:
CTRL + Z
Explanation:
Privileged exec mode and global configuration are command line interface mode structures used in Cisco’s routers and switches. They are like security levels that administrators log into and perform configuration changes. Global configuration mode gives you more root access than the former and you can do a lot more in this mode. While in Global configuration mode, you can switch back to the Privileged exec mode by pressing the CTRL + Z keyboard combination keys.
MAC addresses are part of the header that's put on the packet.
Answer:
c. prompt(text[,default Input])
Explanation:
In javaScript the prompt() method displays a dialog box which allows the user input text required by the program.