Can u return two values using return keyword? If yes, how?
If no, why?
Answer Posted / vaibhav
no.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
where are auto variables stored? What are the characteristics of an auto variable?
How many loops are there in c?
What is extern variable in c with example?
What is break statement?
Why c is procedure oriented?
Is printf a keyword?
Can include files be nested? How many levels deep can include files be nested?
What are the ways to a null pointer can use in c programming language?
What is the advantage of a random access file?
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
What is static function in c?
Explain the properties of union.
What is the purpose of the preprocessor directive error?
Where register variables are stored in c?
What is the use of pointers in C?