Can u return two values using return keyword? If yes, how?
If no, why?
Answer Posted / abhijit roy
in c a function can only written one value
the return value could be of any data type
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
List some of the static data structures in C?
What is typedf?
illustrate the use of address operator and dereferencing operator with the help of a program guys plzzz help for this question
Write a factorial program using C.
how do you programme Carrier Sense Multiple Access
Why c is a mother language?
How will you find a duplicate number in a array without negating the nos ?
What are the different types of endless loops?
What are the salient features of c languages?
What is abstract data structure in c?
What is pragma c?
What does %c do in c?
regarding pointers concept
What are the types of type specifiers?
What is c value paradox explain?