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
The answer is A) a bar graph
LAN (Local Area Network)
<span>Basically, to be precise, Intranet is
an extension of LAN in which IP services like HTTP, TCP/IP and several other
standard protocols are added. Intranet is a private internet network that is
used to add internet like services in an internal LAN.</span>
Read directly from the slides,
if your doing a project, you should have it memorized
Answer: 50
Explanation: let amit's current age = a and armaan's current age be b.
(a-5) = 3* (b-5)
i.e. a= 3b-10 -(i)
10 years later,
(a+10) = 2(b+10)
i.e. a=2b+10 -(ii)
From eqn (i) and (ii),
b=20,
and a=50