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 an array in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do I declare a pointer to an array?

6 Answers   IBM,


What is the memory allocated by the following definition ? int (*x)();

2 Answers   ADITI,


Write a program to print factorial of given number using recursion?

0 Answers  


What is use of integral promotions in c?

0 Answers  


int main() { int x = (2,3,4); int y = 9,10,11; printf("%d %d",x,y); } what would be the output?

7 Answers   Parimal, Wipro,


write a program which will count occurance of a day between two dates.

1 Answers   IonIdea,


What is string constants?

0 Answers  


Write a program to produce the following output in c language? 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


Explain the term printf() and scanf() used in c language?

0 Answers  


Differentiate between static and dynamic modeling.

0 Answers   Wipro,


what are the compilation steps? ( i want inside the compiler )

2 Answers  


Explain what is the difference between #include and #include 'file' ?

0 Answers  


Categories