Answer Posted / varun kumar
C is the language which easy understand by the
machine.Because it is also called the machine language.it
convert the source code into object code then into machine
code.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the correct code to have following output in c using nested for loop?
What is a program flowchart?
Where are c variables stored in memory?
code for replace tabs with equivalent number of blanks
What is the meaning of c in c language?
Write a program to print fibonacci series without using recursion?
What is nested structure with example?
Explain what is the heap?
Do array subscripts always start with zero?
Difference between macros and inline functions? Can a function be forced as inline?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
What does sizeof function do?
When should we use pointers in a c program?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
If null and 0 are equivalent as null pointer constants, which should I use?