What is the purpose of macro in C language?
No Answer is Posted For this Question
Be the First to Post Answer
Why c language is called c?
Why is not a pointer null after calling free?
What is ambagious result in C? explain with an example.
How can I read/write structures from/to data files?
What are predefined functions in c?
what is the diffrenet bettwen HTTP and internet protocol
What is the difference between exit() and _exit()?
Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1
What are reserved words?
How many parameters should a function have?
how to execute with out main in cprogram
There are 8 billiard balls, and one of them is slightly heavier, but the only way to tell was by putting it on a weighing scale against another. What's the fewest number of times you'd have to use the scale to find the heavier ball?