Assembly language is the second generation of computer languages is a higher-level language than machine language but is also machine dependent. It uses a series of short codes, or mnemonics, to represent data or instructions.
<h3>What is assembly language?</h3>
Any low-level programming language having a very close resemblance between its instructions and the machine code instructions of the architecture is known as <em>assembly language, assembler language, or symbolic machine code in the field of computer programming.</em> One statement per machine instruction (1:1) is the norm for assembly <em>language, however constants, comments, assembler directives, symbolic labels for things like memory locations, registers, and macros</em> are typically also available.
Learn more about assembly language here brainly.com/question/13171889
#SPJ10
Answer:
By providing additional or alternate equipment, or planning alternate network paths, you ensure availability in the case of device or path failure. Building in redundancy gives you a network failover to avoid an extended outage (AKA, disaster recovery).
Answer:
A for loop is a block of code where a certain instruction repeats a certain amount of times.
Yes, you can use a variable instead of a number in a for loop.
Explanation:
For example, you're using a for loop and you want to repeat it a certain amount of times, but you want to take user input. You would ask the user for their input and assign it to a variable, then use that variable for the for loop.
Answer:
***HTTP is a protocol which allows the fetching of resources, such as HTML documents. It is the foundation of any data exchange on the Web and it is a client-server protocol, which means requests are initiated by the recipient, usually the Web browse.
**ftp or File Transfer Protocol is a standard communication protocol used for the transfer of computer files from a server to a client on a computer network. FTP is built on a client–server model architecture using separate control and data connections between the client and the server.
1970-80s which is when some of the first computers were created like apple computers which looked like a giant cube and a rectangle on the side which is very different than what we have today.
Hope this helps!