What is a stream water?
No Answer is Posted For this Question
Be the First to Post Answer
How can I send mail from within a c program?
what is the return value (status code) of exit() function.... what the arguments(integer value) passed to it means....
What are runtime error?
What is the argument of a function in c?
why do we use # in c-language?
what is a non volatile key word in c language?
What is volatile in c language?
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
What is const volatile variable in c?
write a program to print the all 4digits numbers & whose squares must me even numbers?
Explain how do you generate random numbers in c?
What is extern c used for?