Answer Posted / ruth
c source file converted into exe file automatically when
you run the program
| Is This Answer Correct ? | 5 Yes | 19 No |
Post New Answer View All Answers
hi send me sample aptitude papers of cts?
What will be your course of action for a push operation?
What is structure in c explain with example?
What is the purpose of sprintf() function?
Explain what is the difference between the expression '++a' and 'a++'?
List the difference between a 'copy constructor' and a 'assignment operator' in C?
What is an auto variable in c?
What is the difference between single charater constant and string constant?
How reliable are floating-point comparisons?
What is an identifier?
why we wont use '&' sing in aceesing the string using scanf
write a program to copy the string using switch case?
What is context in c?
What is call by value in c?
Write a program to print factorial of given number without using recursion?