What is true about the following C Functions
(a) Need not return any value
(b) Should always return an integer
(c) Should always return a float
(d) Should always return more than one value

Answers were Sorted based on User's Feedback



What is true about the following C Functions (a) Need not return any value ..

Answer / devendra kumar gupta

need not return any value

Is This Answer Correct ?    18 Yes 3 No

What is true about the following C Functions (a) Need not return any value ..

Answer / seema choudhary

(a) Need not return any value
b'caz all statements has using the return type

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More C Interview Questions

What is the memory allocated by the following definition ? int (*x)[10];

4 Answers   ADITI, Wipro,


Who developed c language?

0 Answers  


what is c?

13 Answers   Tech Mahindra,


What is structure in c definition?

0 Answers  


what is the stackpointer

2 Answers  






Explain what are global variables and explain how do you declare them?

0 Answers  


what will be the output of this program main() { int i=1; while (i<=10); { i++; } }

11 Answers  


HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE

3 Answers   Wipro,


What does the function toupper() do?

0 Answers  


Explain the red-black trees?

0 Answers  


What is this pointer in c plus plus?

0 Answers  


Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014  Npu university

0 Answers  


Categories