What is #define?
No Answer is Posted For this Question
Be the First to Post Answer
Write a Program to accept different goods with the number, price and date of purchase and display them
what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"
Difference between exit() and _exit() function?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
What is the concatenation operator?
Does c have an equivalent to pascals with statement?
What are the types of type qualifiers in c?
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
How can you return multiple values from a function?
how many times of error occur in C
what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?
how to print a statement in c without use of console statement ,with the help of if statement it should print