Answer Posted / priyanka pal
it is also known as machine language. it is the language
only understand by the computer. computer understand the
machine language i.e, in the form of 0's and 1's also called
the binary form.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
When a c file is executed there are many files that are automatically opened what are they files?
What does the && operator do in a program code?
How we can insert comments in a c program?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
What is c language used for?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
What is a program flowchart and explain how does it help in writing a program?
How do you define CONSTANT in C?
What is #pragma statements?
If the size of int data type is two bytes, what is the range of signed int data type?
How do I create a directory? How do I remove a directory (and its contents)?
provide an example of the Group by clause, when would you use this clause
What is c definition?
Explain can you assign a different address to an array tag?
Do pointers take up memory?