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...

Write code for initializing one dimentional and two
dimentional array in a C Program?

Answer Posted / varsha vilas kalebag

one dimensional array :
a={2}
two dimensional array
b={2,3}

Is This Answer Correct ?    5 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define VARIABLE?

1233


exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above

1178


What are the uses of null pointers?

1193


What is pointer to pointer in c with example?

1150


Are comments included during the compilation stage and placed in the EXE file as well?

1125


What are the different types of errors?

1201


Differentiate between a for loop and a while loop? What are it uses?

1231


Can we declare a function inside a function in c?

1094


Is c dynamically typed?

1199


What is the difference between void main and main in c?

1204


Is a house a mass structure?

1152


What was noalias and what ever happened to it?

1094


Why do we use main function?

1233


What are the advantages and disadvantages of c language?

1069


Explain that why C is procedural?

1190