Answer Posted / nitian gopal
Array is a collection of similar data, that occupies a
contiuous merory.
Syntax:
type arryname[size];
exm:
int roll[52];
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a c token and types of c tokens?
How can a process change an environment variable in its caller?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
Which is more efficient, a switch statement or an if else chain?
Which driver is a pure java driver
Write the control statements in C language
What is mean by data types in c?
What are the types of macro formats?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Why can’t constant values be used to define an array’s initial size?
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is pointer and structure in c?
What are the 4 data types?
What is advantage of pointer in c?