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 / lakshmi

it is a grouped item of consequitive memory elements with
similar type of values.

Is This Answer Correct ?    7 Yes 0 No

what is Array?..

Answer / lakshmi

Array is the group of consequitive elements with same type.

Is This Answer Correct ?    7 Yes 2 No

what is Array?..

Answer / guest

collection of element in continuous memory location

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More C Interview Questions

Write a function that accepts a sentence as a parameter, and returns the same with each of its words reversed. The returned sentence should have 1 blank space between each pair of words. Demonstrate the usage of this function from a main program. Example: Parameter: “jack and jill went up a hill” Return Value: “kcaj dna llij tnew pu a llih”

5 Answers   Mind Tree,


What is substring in c?

0 Answers  


Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.

2 Answers  


How can I swap two values without using a temporary?

0 Answers  


WHO WROTE C LANGUAGE?

4 Answers  


Find MAXIMUM of three distinct integers using a single C statement

0 Answers  


what is d pitfalls of registers variables

3 Answers   TCS,


What are terms in math?

0 Answers  


Write a program using two-dimensional array that lists the odd numbers and even numbers separately in a 12 input values.

1 Answers  


Is there a way to switch on strings?

0 Answers  


What is Memory leakage ?

2 Answers   HCL,


what is the output of printf("%d",(scanf("%d",10));

10 Answers  


Categories