Explain what are its uses in c programming?
Explain spaghetti programming?
Write a c program for sum of first n terms of the series S = 1 - (1/3) + (1/5) -(1/7) + (1/9) ......
sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
How can I ensure that integer arithmetic doesnt overflow?
Explain the difference between structs and unions in c?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
What is c language in simple words?
What does node * mean?
Is c weakly typed?
What's wrong with "char *p; *p = malloc(10);"?
how to find the binary of a number?