What does the c preprocessor do?
No Answer is Posted For this Question
Be the First to Post Answer
which type of question asked from c / c++ in interview.
Write a program to find factorial of a number using recursive function.
write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
What are the primitive data types in c?
main() { int i; printf("%d",scanf"%d",&i))//if the input is 12 24 34 then wat will be the output }
compute the nth mumber in the fibonacci sequence?
10 Answers Canon, HPL, Satyam, TCS,
What is break statement?
Explain how do you sort filenames in a directory?
What is typedef struct in c?
Write a program that his output 1 12 123
How can I find out how much free space is available on disk?
write a addition of two no. program with out using printf,scanf,puts .