Answer Posted / priyanka mali
C Is the procedure oriented language, basically uses firstly
compilers which accepts source code from compliers as input
and produces .exe as output.it is a first usr friendly
language which takes input in the form of statements / usr
language and givesdesired outpu.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does free() know explain how much memory to release?
Difference between macros and inline functions? Can a function be forced as inline?
Can we access array using pointer in c language?
What are global variables and how do you declare them?
What are the different properties of variable number of arguments?
What are the 5 types of organizational structures?
What is self-referential structure in c programming?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What are the advantages of Macro over function?
What is the purpose of type declarations?
What does the function toupper() do?
Are there namespaces in c?
Define Array of pointers.
How will you delete a node in DLL?
How can I recover the file name given an open stream?