Answer Posted / shruti
functions can return values.
structures cannot return values.
we can pass arguments to the function
we cannot pass any argument to the structure.
Is This Answer Correct ? | 115 Yes | 20 No |
Post New Answer View All Answers
Write a function that will take in a phone number and output all possible alphabetical combinations
What are structures and unions? State differencves between them.
What is the use of typedef in structure in c?
Not all reserved words are written in lowercase. TRUE or FALSE?
How can you find out how much memory is available?
Describe the steps to insert data into a singly linked list.
How can I discover how many arguments a function was actually called with?
What is a lvalue
How can I split up a string into whitespace-separated fields?
Disadvantages of C language.
What is pre-emptive data structure and explain it with example?
Calculate 1*2*3*____*n using recursive function??
the real constant in c can be expressed in which of the following forms a) fractional form only b) exponential form only c) ascii form only d) both a and b
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Tell us something about keyword 'auto'.