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
Find MAXIMUM of three distinct integers using a single C statement
What are the different types of constants?
How many levels deep can include files be nested?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What are run-time errors?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)
What is hungarian notation? Is it worthwhile?
What is a header file?
the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above
How do I swap bytes?
What are the rules for identifiers in c?
What is the use of the function in c?
Is a pointer a kind of array?
Explain what are its uses in c programming?