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
hi send me sample aptitude papers of cts?
What is enumerated data type in c?
What does c value mean?
What are different types of pointers?
What does %2f mean in c?
What is switch in c?
What do you mean by a sequential access file?
How many bytes are occupied by near, far and huge pointers (dos)?
Are global variables static in c?
How do I copy files?
How variables are declared in c?
How can you allocate arrays or structures bigger than 64K?
Explain how can I convert a string to a number?
Whats s or c mean?
What library is sizeof in c?