Computer Science, asked by honeydrall3543, 11 months ago

In microprocessor used assembly langauge or high pevel langauge??

Answers

Answered by BrainlySteveJobs
0

Microprocessors uses Assembly Language as well as High Level Language.

Assembly Language: Assembly Language is also called as "Low Level Programming Language". As we know that, there is a assembler inside the computer system. This assembles converts the High level Programming Language to Low level language i.e. Assembly Language. Computers cannot understand languages like English, French and all languages we know. Hence, It is necessary to convert this languages in binary form which computer can understand. Assembler, converts this language to Low level language and in Binary language that computer can understand. In this way, A computer get it's input from the user.

High Level Programming Language: High Level Languages are those languages which are written by a programmer for performing any particular task on computer system. Programming Languages like Java, C, Python, FORTRAN etc are all the high level programming languages. It is very hard to understand this programming languages by Computer system. Hence, It is converted from High Level Language to Low Level Language.

Micro-processors: A microprocessor is an electronic component that performs almost every work of computer. All the processes and functional work of any computer system is performed by processor. A processor contains the main components like Cores, Threads, Assembler, Compiler and circuits. This all components are very important in order to bring a proper control and co-ordination in a computer system.

  • Assembly Language is also known as Low Level Programming Language.

  • There is a assembler inside the computer system which converts the High level programming languages to Low Level Language.

  • Java, C, C++, Python are some examples of High Level Language.

  • A processor is a most important component of a computer system that performs the all tasks of processing and functioning of a computer system.

Answered by N3KKI
2

Microprocessors are typically programmed using semi-English-language statements (assembly language). In addition to assembly languages, microcomputers use a more understandable human-oriented language called high-level language.

<marquee>☺️

<marquee>☺️

Similar questions