Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is array?

Answers were Sorted based on User's Feedback



what is array?..

Answer / prakash

array is nothing but group of elements and store the many values

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / vijay

An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / rahamatulla

Array is collectioan of homogenius data types which stored
in memory allocation

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / shubham

an array is a series of values in computers memory all of which have the same name and also same data type but they are differ with special values called subscripts

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / manish sharma

Array is a collection of similar data type,

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / shabaz

fgfmy hjddf gjyf gng hjv veyug gjfu gkfgxj, hgkg ckyy gfgh
ff ghggh cghyg cfh fgxgg hchh vgv hg vyuv hcgv gvb 4467bv
ftbbm,

Is This Answer Correct ?    0 Yes 0 No

what is array?..

Answer / muhammad junaid malik

Array is a collection of elements that have different data types but are stored in a same header name

Is This Answer Correct ?    6 Yes 7 No

what is array?..

Answer / balamurugan

An Array is a collection of similar data type,that are
refered by common or single name.

Is This Answer Correct ?    0 Yes 1 No

what is array?..

Answer / saroja patil

Array is simple program structure collection of homogeneous
data elements which are stored the elements are same data
same type and same size.

Is This Answer Correct ?    0 Yes 1 No

what is array?..

Answer / hanif sagar

The collection of similar data type is called an array.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More C Interview Questions

. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


write a program to display the frequency of each element in a given array in c language

1 Answers  


Explain what is a stream?

0 Answers  


i have a written test in tomorrow

1 Answers   NNN, Value Labs,


1.what are local and global variables? 2.what is the scope of static variables? 3.what is the difference between static and global variables? 4.what are volatile variables? 5.what is the use of 'auto' keyword? 6.how do we make a global variable accessible across files? Explain the extern keyword? 7.what is a function prototype? 8.what does keyword 'extern' mean in a function declaration?

0 Answers  


int n=1; while(1) { switch(n) { case 1:printf("a"); n++; continue; case 2:printf("b"); n++; continue; default : printf("c"); break; } break; }

1 Answers  


What are the header files used in c language?

0 Answers  


write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .

1 Answers   Subex,


How do I send escape sequences to control a terminal or other device?

0 Answers  


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

0 Answers  


Can the curly brackets { } be used to enclose a single line of code?

0 Answers  


Explain what is the difference between text files and binary files?

0 Answers  


Categories