What are the types of type qualifiers in c?
No Answer is Posted For this Question
Be the First to Post Answer
number of times a digit is present in a number
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
what is a static function
main() { int a=0; if(a=0) printf("Ramco Systems\n"); printf("India\n"); } output?
write the program to find multiplication of 2-D matrix??????????
How many loops are there in c?
What is c standard library?
What is the use of bitwise operator?
Why doesnt long int work?
How can you increase the allowable number of simultaneously open files?
How pointers are declared?
What are the types of c language?