Answer Posted / ashu_deepu
structure can hold different types of data as well as
functions.each member are referenced by .(dot) operator.
but array hold similar type of data type.we just use index
to accesss each element of the array.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how many errors in c explain deply
What is the role of this pointer?
What is the difference between fread buffer() and fwrite buffer()?
what is stack , heap ,code segment,and data segment
Explain the use of 'auto' keyword in c programming?
What is s or c?
Who developed c language and when?
What is the difference between union and structure in c?
What is c method?
What is function prototype?
What is the value of h?
Describe the difference between = and == symbols in c programming?
What is p in text message?
Explain high-order bytes.
largest Of three Number using without if condition?