Answer Posted / dharmendra jadeja
Array is a Collection of Elements of same datatypes.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
while initialization of array why we use a[][2] why not a[2][]...?
What is a nested formula?
what is use of malloc and calloc?
Explain what is the advantage of a random access file?
What are qualifiers in c?
What is the purpose of main( ) in c language?
about c language
Why does notstrcat(string, "!");Work?
How are portions of a program disabled in demo versions?
What is a global variable in c?
What is p in text message?
What is sizeof array?
Explain what header files do I need in order to define the standard library functions I use?
Explain how are 16- and 32-bit numbers stored?
Can we replace the struct function in tree syntax with a union?