what is array?

Answer Posted / akash

array is a collecation of elments

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 recursion in C

618


Explain enumerated types.

602


What is typedef example?

621


why we wont use '&' sing in aceesing the string using scanf

1787


Write a program to print fibonacci series without using recursion?

612






What is New modifiers?

674


What are the back slash character constants or escape sequence charactersavailable in c?

691


what is use of malloc and calloc?

1388


What do you know about the use of bit field?

614


What does %c mean in c?

656


How can I remove the leading spaces from a string?

638


What is the general form of a C program?

600


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2008


How does normalization of huge pointer works?

644


Are pointers integers in c?

615