Answer Posted / namita
1-array is the collection of variables of same kind of data
types where as structure is a colection of variables of
different type os data types.
2-Array use index or subscript to access its members where
as structure uses "." operator.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is c token?
Tell us two differences between new () and malloc ()?
Write a program to print fibonacci series without using recursion?
What are dangling pointers in c?
What is difference between union and structure in c?
application attempts to perform an operation?
What are inbuilt functions in c?
What is a const pointer?
What is c system32 taskhostw exe?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Write a program to implement queue.
Which node is more powerful and can handle local information processing or graphics processing?
What is the acronym for ansi?
What are the 5 organizational structures?
Which header file is essential for using strcmp function?