Answer Posted / lakkup
structure:it holds dissimiliar datatypes when compared to
array.
function:it is used when an operation has to be done by
skipping some of the stepsi.e., function call
| Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Why & is used in scanf in c?
Explain a pre-processor and its advantages.
Write a program to check armstrong number in c?
What is the role of && operator in a program code?
How do we open a binary file in Read/Write mode in C?
cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration
What is the condition that is applied with ?: Operator?
How can I split up a string into whitespace-separated fields?
code for find determinent of amatrix
What is #define in c?
Tell me is null always defined as 0(zero)?
How can I pad a string to a known length?
What is difference between arrays and pointers?
what is the syallabus of computer science students in group- 1?
What do you mean by invalid pointer arithmetic?