what is array?

Answer Posted / senthiltime

Array is a collection of similar data types.

Is This Answer Correct ?    289 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a=10;b= 5;c=3;d=3; if(a printf(%d %d %d %d a,b,c,d) else printf("%d %d %d %d a,b,c,d);

645


What does 4d mean in c?

949


What is scope rule of function in c?

552


What is s or c?

598


the constant value in the case label is followed by a a) semicolon b) colon c) braces d) none of the above

721






Which type of language is c?

653


What is the use of extern in c?

647


Do you know the use of fflush() function?

603


Why does everyone say not to use gets?

609


What are control structures? What are the different types?

598


Why we not create function inside function.

1748


What is a global variable in c?

587


What are inbuilt functions in c?

560


How do shell structures work?

569


What is indirection in c?

627