what is the use of a array in c

Answer Posted / sameer

to have a collection of similar dta types in one varible

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is malloc() function?

628


Can a file other than a .h file be included with #include?

675


What are the ways to a null pointer can use in c programming language?

582


difference between native and cross compilers

1664


Differentiate between ordinary variable and pointer in c.

611






What are run-time errors?

592


Tell me what is the purpose of 'register' keyword in c language?

607


What are the types of type specifiers?

616


What are void pointers in c?

570


Define recursion in c.

693


what are non standard function in c

1422


How was c created?

581


How can I determine whether a machines byte order is big-endian or little-endian?

610


How do we make a global variable accessible across files? Explain the extern keyword?

1412


How can I find out if there are characters available for reading?

633