Should a function contain a return statement if it does not return a value?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

0 Answers   Amazon,


write a function which accept two numbers from main() and interchange them using pointers?

3 Answers  


what is pointer

1 Answers   TCS,


When should I declare a function?

0 Answers  


How do you print an address?

0 Answers   TCS,






To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

0 Answers   HCL,


how to calculate the time complexity of a given algorithm? pls give exaples..mainly for the coplexities such as O(log n),O(n log n)...

1 Answers   Infosys,


What is pointer in c?

0 Answers  


What is the modulus operator?

0 Answers  


biggest of two no's with out using if condition statement

8 Answers  


What does c in a circle mean?

0 Answers  


largest Of three Number using without if condition?

0 Answers  


Categories