Can we include one C program into another C program if yes how?
Answer Posted / abhradeep chatterjee
I think its not possible.
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
What is difference between && and & in c?
Explain what are preprocessor directives?
If fflush wont work, what can I use to flush input?
What does char * * argv mean in c?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Is there any demerits of using pointer?
In a switch statement, what will happen if a break statement is omitted?
hi, which software companys will take,if d candidate's % is jst 55%?
Why main is not a keyword in c?
Define and explain about ! Operator?
What is type qualifiers?
What is the difference between text and binary modes?
What is main function in c?
provide an example of the Group by clause, when would you use this clause
What is this pointer in c plus plus?