Answer Posted / virender kumar
An array is a collection of similar data type, that can store the value of an object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the four storage classes in C?
Is stack a keyword in c?
In which header file is the null macro defined?
What is a macro, and explain how do you use it?
What is the explanation for the dangling pointer in c?
Apart from dennis ritchie who the other person who contributed in design of c language.
How do you print an address?
Which one would you prefer - a macro or a function?
I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.
What happens if you free a pointer twice?
Are global variables static in c?
What is %d called in c?
How to delete a node from linked list w/o using collectons?
Why can’t constant values be used to define an array’s initial size?
What are loops c?