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

main()
{
char p[] = "hello world!";
p = "vector";
printf("%s",p);
}

Answer Posted / shiva

vector

Is This Answer Correct ?    13 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of typedef in c?

1083


what are non standard function in c

1969


What is data structure in c and its types?

1113


What is the difference between malloc calloc and realloc in c?

1187


Why isn't any of this standardized in c? Any real program has to do some of these things.

1266


What is variable initialization and why is it important?

1336


Is c easy to learn?

1031


Why do we use static in c?

1177


Explain what are compound statements?

1102


in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

1253


Explain what is page thrashing?

1160


can anyone suggest some site name..where i can get some good data structure puzzles???

2157


What do you mean by keywords in c?

1198


What is the explanation for the dangling pointer in c?

1177


What is "Duff's Device"?

1221