in case any function return float value we must declare
a) the function must be declared as 'float' in main() as well
b) the function automatically returned float values
c) function before declared 'float' keyword
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between class and structure?
#include main() { char s[] = "Bouquets and Brickbats"; printf(" %c, ",*(&s[2])); printf("%s, ",s+5); printf(" %s",s); printf(" %c",*(s+2)); }
Is that possible to store 32768 in an int data type variable?
What is spaghetti programming?
What are the string functions? List some string functions available in c.
What is a class?
What is the c value paradox and how is it explained?
How many levels of pointers have?
4. main() { int c=- -2; printf("c=%d",c); }
List a few unconditional control statement in c.
What is sorting in c plus plus?
plz let me know how to become a telecom protocol tester. thank you.