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 |
Can i use “int” data type to store the value 32768? Why?
How to print India by nested loop? I IN IND INDI INDIA
HOW CAN ADD OUR FUNCTION IN LIBRARY.
Explain what is a program flowchart and explain how does it help in writing a program?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
Why is it usually a bad idea to use gets()? Suggest a workaround.
how to generate sparse matrix in c
how to get the starting address of file stored in harddisk through 'C'program.
what is the difference between structural,object based,object orientd programming languages?
What is the use of sizeof?
What is output of the following program ? main() { i = 1; printf("%d %d %d\n",i,i++,i++); }
What is the difference between char a[] = "string"; and char *p = "string"; ?
14 Answers Adobe, Honeywell, TCS,