Answer Posted / shubham
an array is a series of values in computers memory all of which have the same name and also same data type but they are differ with special values called subscripts
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the advantages and disadvantages of c language?
Can you write the function prototype, definition and mention the other requirements.
What are the types of type qualifiers in c?
When should volatile modifier be used?
what is the diffrenet bettwen HTTP and internet protocol
Why array is used in c?
What is volatile c?
Explain that why C is procedural?
Is c weakly typed?
What is #include called?
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
What is header file definition?
What is ## preprocessor operator in c?
What is array within structure?
List the difference between a "copy constructor" and a "assignment operator"?