How do I round numbers?
No Answer is Posted For this Question
Be the First to Post Answer
What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
what is answer for perfect number????????????????
write a c program to print the next of a particular no without using the arithmetic operator or looping statements?
How can I use a preprocessorif expression to ?
write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
What is a stream?
How does struct work in c?
How can I trap or ignore keyboard interrupts like control-c?
what is meant by the "equivalence of pointers and arrays" in C?
Explain about C function prototype?
What is bubble sort in c?
Is c language still used?