what is array?

Answer Posted / kalidasan

Array is a object, it will allow to store multiple values in
one variable.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only

590


What is the use of getchar() function?

634


Who is the founder of c language?

688


What is #include stdio h and #include conio h?

605


How is a macro different from a function?

659






What is string concatenation in c?

570


What is optimization in c?

572


What is local and global variable in c?

620


difference between Low, Middle, High Level languages in c ?

1636


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

678


Is there any algorithm to search a string in link list in the minimum time?(please do not suggest the usual method of traversing the link list)

1867


What is calloc in c?

665


What does 4d mean in c?

951


What is chain pointer in c?

605


Describe how arrays can be passed to a user defined function

788