Answer Posted / vivek
we can get by convert prog. into sourse code
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is indirection in c?
Explain how many levels deep can include files be nested?
What is the use of linkage in c language?
List out few of the applications that make use of Multilinked Structures?
How can I write a function analogous to scanf?
Write a program to check armstrong number in c?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What is .obj file in c?
How will you divide two numbers in a MACRO?
Can a variable be both static and volatile in c?
Which one would you prefer - a macro or a function?
What is the purpose of scanf() and printf() functions?
What is void c?
What is the difference between a free-standing and a hosted environment?
How does struct work in c?