Answer Posted / sam
In case of unix
cc FileName.c to compile and the output would be in a file
to fetch it
type ./a.out
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above
Why do we use c for the speed of light?
What is the difference between array_name and &array_name?
Explain what header files do I need in order to define the standard library functions I use?
What are the advantage of c language?
Where we use clrscr in c?
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
Explain the difference between call by value and call by reference in c language?
what is recursion in C
the question is that what you have been doing all these periods (one year gap)
Explain what is wrong with this statement? Myname = ?robin?;
What is the best way of making my program efficient?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is wrong in this statement? scanf(ā%dā,whatnumber);
What is the purpose of main() function?