Answer:
The correct answer is C "Computer Virus"
Explanation:
Computer virus is a piece of code that install itself in a computer without the knowledge and permission of the user and start replicating itself and as it execute it self also start damaging the computer files.
Computer virus have ability to replicate itself and it attached to files and move from one computer to another with these files when files are transferred.
Answer:
The program in Python is as follows:
num = int(input())
for i in str(num):
print(int(i))
Explanation:
This gets input for the number
num = int(input())
This converts the number to string and iterates through each element of the string
for i in str(num):
This prints individual digits
print(int(i))
Answer:
B the tape recorder bec half century later made sonorities not only reproducible but also alterable.
Answer:
The correct answer for the given question is an option(b) i.e "interdomain routing".
Explanation:
The Interdomain Routing algorithm protocol works between the domains. The protocol which is used in the interdomain routing is called as exterior gateway protocol. In the interdomain routing protocols works between the autonomous systems, it means they are taking place in the autonomous networks.
- Intradomain routing works within the domain. They are not works between the autonomous systems so the option(a) is incorrect.
- Out-of-domain are neither work in within or between the system so option(d) is incorrect.
Answer:
The answer is a on edge2020.
:D have a great day and stay safe <3.