When do you not use the keyword 'return' when defining a function

a) Always

b) Never

c) When the function returns void

d) dfd


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

Post New Answer

More C Interview Questions

Write a C++ program to give the number of days in each month according to what the user entered. example: the user enters June the program must count number of days from January up to June

0 Answers  


whats the use of header file in c?

2 Answers  


What is the difference between void main() and int main()?

1 Answers  


What are the difference between a free-standing and a hosted environment?

0 Answers   Infogain,


what is c

1 Answers  


Give the Output : * * * * * * * * * *

2 Answers  


What is equivalent to ++i+++j?

0 Answers  


Explain what is meant by high-order and low-order bytes?

0 Answers  


What does it mean when a pointer is used in an if statement?

0 Answers  


What are header files in c?

0 Answers  


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


Categories