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 the real difference between arrays and pointers?

Answer Posted / guest

Arrays automatically allocate space which is fixed in size and
location; pointers are dynamic.

Is This Answer Correct ?    202 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between static and global variable in c?

1103


How can I swap two values without using a temporary?

1155


How to find a missed value, if you want to store 100 values in a 99 sized array?

1463


application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above

1117


What are runtime error?

1178


What are header files in c programming?

1182


What is return in c programming?

1022


In a switch statement, explain what will happen if a break statement is omitted?

1125


What is memcpy() function?

1167


write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?

2183


What is the meaning of c in c language?

1245


Why is %d used in c?

1061


What is difference between array and structure in c?

1269


What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?

1395


What are valid operations on pointers?

1262