WHAT IS LOW LEVEL LANGUAGE?
Answers were Sorted based on User's Feedback
Answer / avinash
LOW LEVEL LANGUAGE IS THE LANGUAGE OR INTRUCTION FOLLOWED
BY THE MACHINE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Explain what could possibly be the problem if a valid function name such as tolower() is being reported by the c compiler as undefined?
write a c programme for add of two numbers with out use of arthematic operators
What is an anonymous union and where to apply that ?
Why c is called top down?
Explain bitwise shift operators?
what is the structure pointer?
Do you know the use of 'auto' keyword?
How a string is stored in c?
What are the languages are portable and platform independent?Why they are like that?
What is a Genralised LInked List?? Please give a detailed explation of it..
How do I get a null pointer in my programs?
write a program in c language to print your bio-data on the screen by using functions.