Answer Posted / avinash
LOW LEVEL LANGUAGE IS THE LANGUAGE OR INTRUCTION FOLLOWED
BY THE MACHINE.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain high-order bytes.
What are keywords in c with examples?
Tell us the use of fflush() function in c language?
What is difference between function overloading and operator overloading?
What is modifier & how many types of modifiers available in c?
List some applications of c programming language?
plz let me know how to become a telecom protocol tester. thank you.
How do you redirect a standard stream?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
Why c is a procedural language?
Describe wild pointers in c?
What is the c language function prototype?
Explain how can you be sure that a program follows the ansi c standard?
How arrays can be passed to a user defined function
what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above