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
What is equivalent to ++i+++j?
What are pointers? What are different types of pointers?
What are the different types of objects used in c?
What is a string?
How can I remove the trailing spaces from a string?
What are pointers?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
Explain how do you print an address?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What was noalias and what ever happened to it?
What is a constant and types of constants in c?
what is recursion in C
Can we compile a program without main() function?
Explain what is dynamic data structure?
Explain what is the difference between a free-standing and a hosted environment?