answersLogoWhite

0

Is Assembly language is a high-level language?

Updated: 10/30/2022
User Avatar

Wiki User

10y ago

Best Answer

No.

User Avatar

Ophelia West

Lvl 10
1y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is Assembly language is a high-level language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What converts highlevel language into lomlevel language?

Compiler.


What computer language uses mnemonic names?

Assembly Language


Is c a low level language?

C language is a middle level language, a middle language is one which somehow allows you to access your computer memory directly. Where as Java and C# are completely highlevel language as they dont allow you to directly access your computer memory, Assembly Language is said to be the low level language as it allow the the direct access of memory. you can read more on C language here: http://thetechnofreaks.com/2011/08/23/the-basics-welcome-to-the-world-of-programming/ Actually, there are no 'middle level languages', machine code and Assembly is low level, everything else is high level. And of course you cannot break out from your virtual memory space using C (or any other language). It is called 'protected mode' for a reason.


Is c language assembly language?

No.


What Programming language is one step above machine language?

I guess you're trying to refer to Assembly language.


Reserved word in assembly language program?

use of reserved word in assembly language


How would you define assembly language?

assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.


What is the relationship of assembly language to computer architecture?

Each class of CPU has its own assembly language.


What application will be used to convert an assembly language source program into machine language?

An Assembler converts assembly language instructions into machine language.


Which program translate assembly language into machine language?

Assembly langue is translated into machine language by an assembler.


Write a program in 8086 assembly language to draw a circle?

You need an 8086 assembly language pencil.


Is Assembly language is included in high level language?

No.