Answer Posted / kr swamy naidu
make finction return type as a structure or array so that you can return multiple values
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
When should a type cast be used?
What is difference between constant pointer and constant variable?
if p is a string contained in a string?
Describe explain how arrays can be passed to a user defined function
What are dangling pointers in c?
What is time complexity c?
In which header file is the null macro defined?
What are the key features in c programming language?
What is c token?
How to create struct variables?
Explain about the constants which help in debugging?
how to find anagram without using string functions using only loops in c programming
I just typed in this program, and it is acting strangely. Can you see anything wrong with it?
Explain how do you generate random numbers in c?