what is array?

Answer Posted / prasad rokkam

An array is a collection of elements or group of elements, which belongs to same datatype.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are operators in c?

580


Explain c preprocessor?

680


What is the use of the function in c?

595


Can the sizeof operator be used to tell the size of an array passed to a function?

615


Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.

1721






what are the 10 different models of writing an addition program in C language?

1435


Write a program to reverse a given number in c language?

617


On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area

663


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

575


A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

667


What are called c variables?

572


Can you assign a different address to an array tag?

696


What are terms in math?

588


Is array name a pointer?

602


Is return a keyword in c?

597