Answer Posted / ricky dobriyal
/* hello i am ricky dobriyal student of bca from simt
kashipur*/
c source file converted into exe file automatically when
you run the program
thank you..
Is This Answer Correct ? | 8 Yes | 24 No |
Post New Answer View All Answers
What is c language used for?
How can I find the modification date of a file?
Differentiate abs() function from fabs() function.
Can the “if” function be used in comparing strings?
What is switch in c?
What is declaration and definition in c?
Why c is known as a mother language?
Can we declare a function inside a function in c?
What is linear search?
When should structures be passed by values or by references?
Write a program to find the biggest number of three numbers in c?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
Does c have circular shift operators?
Explain what header files do I need in order to define the standard library functions I use?
Why dont c comments nest?