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
What is the difference between near, far and huge pointers?
Explain how can I convert a number to a string?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Tell us the use of fflush() function in c language?
What is break statement?
What is c method?
Hai what is the different types of versions and their differences
what are non standard function in c
Write a program to implement queue.
Why do we use int main instead of void main in c?
write a c program to find the sum of five entered numbers using an array named number
Explain how are portions of a program disabled in demo versions?
Can we add pointers together?
Is fortran still used today?