What is Assembly Language

assembly language
Add caption


Introduction:

Assembly is an assemble language which is used to interact the hardware with the software.The main work of the assembly language is working with the registers that's why the first thing for the learners of assembly language is to learn about the hard wares of the computer and mainly the complete knowledge of the working of the registers.The learners also have to learn the complete knowledge of the RAM,ROM and the chips and processor of the  computer.

Release date and versions:

Assembly is the most oldest language because it was first made in the 1949 when its first version released for the making the interaction between the  computer and the running software's in it.Actually computer can not understand the human language there is only one language which computer can understand is the language of binary numbers mean 0 and 1.Which explained below in the details.After that the upcoming and updated versions of the assembly language are released to make the computer work faster and making more interaction between the hardware and the software.These versions are made according to the updating technology of hardware with the passage of the time.

Main Working:

Actually firstly we have to learn about the ROM,RAM ,PROCESSOR AND registers that how they works in the computer and then user have to learn that how the software code work in the computer.Actually only rom and ram can not work properly while returning the functions or commands of the user.mean when user give a command of adding two numbers then the first number is saved in the ram but when the processor  return back to the second number then it might have the chance to lost the first number that's why the register are necessary for performing the functions properly because registers are in the processor when processor take one number it store it in the register and then it take the second value and return to the first value in the register then perform the function and add the two numbers.
Actually RAM is temporary memory of storing data when a software  or application is clicked for running then RAM become active and processor give a command to activate the application and then it work in the ram memory until then user click to off the working of the application.
ROM is a permanent storage memory of data  in which the data of the user stored permanently.Which it can access every time even if the user shut down the system then it  can also access the data after running again the system.
Processor is the picker and giving commands to the other parts of the  computer.And taking actions from the other parts.
Registers are used for making the different functions from the processor and perform them according to the commands of the processor.
There are also many other parts of the computer which are used to help these parts to perform working and giving better performance.


Disclaimer:

In case of any error user can comment us we will help and solve the error soon.

Post a Comment

0 Comments