Answer Posted / geta
FUNCTION:-FUNCTION IS A COLLECTION OF SIMILAR DATA TYPES.
STRUCTURE:-STRUCTURE IS A COLLECTION OF DIFFERENT DATA TYPES
| Is This Answer Correct ? | 13 Yes | 17 No |
Post New Answer View All Answers
what is the format specifier for printing a pointer value?
Explain union.
What is the use of void pointer and null pointer in c language?
C language questions for civil engineering
What is a 'null pointer assignment' error?
How we can insert comments in a c program?
What is the scope of static variable in c?
Once I have used freopen, how can I get the original stdout (or stdin) back?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is wild pointer in c?
pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)
Explain null pointer.
What is array of structure in c?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
writ a program to compare using strcmp VIVA and viva with its output.