answersLogoWhite

0

Is c language assembly language

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

No.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is c language assembly language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What languages were there before c language?

Algol 60 assembly language b language c language


Which language is used for windowsxp?

Mainly C and C++ and a bit of assembly language.


Is embedded C an assembly language?

No.


In which software language C software was developed?

No language, directly in assembly language.


In which programming language are operating systems written?

Usually a combination of C++, C and assembly language.


What is structured assemly language programming and C programming?

A way of writing computer programs that are human readable (and understandable to programmers).


What are translator in c language?

The assembler is translator which converts assembly language code into machine language code.


Definition of buffer in assembly language?

its just like a string of c++


Why is Unix portable?

Unix was rewritten in the C Programming language and not in assembly language. The migration from assembly language to the higher-level language C resulted in much more portable software, requiring only a relatively small amount of machine-dependent code to be replaced when porting Unix to other computing platforms. (mihir)


Where we can use C pogramming and why?

When you are doing system level programming, because it is the closest language there is to assembly language.


In which language is the virus program written?

Assembly. C. Visual basic. Others.


Need a assembly language code for converting hexadecimal to bcd?

No, it can be done in C.