main use of recursive function
a) processing speed high
b) reduce program length/reduce repeated statements
c) if you do not, use iterative methods like, for, while or do-while
d) all the above
WHOT IS CHAR?
What is the correct declaration of main?
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
Is a pointer a kind of array?
1.)how to find d most repeated word in a string? string ="how do you do"?? output should be do
1 Answers AAS, Nagarro, Vuram,
How does pointer work in c?
Describe the difference between = and == symbols in c programming?
I have one doubt. What does below statement mean? #define sizeof(operator) where operator can be int or float etc. Does this statement meaningful and where it can be used?
If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?
what are # pragma staments?
What is the difference between the local variable and global variable in c?
which is the best antivirus and how to update it