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()
{
int a[10];
printf("%d",*a+1-*a+3);
}

Answer Posted / prashant agarwal

this is give an compilation error

Is This Answer Correct ?    4 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between malloc() and calloc() function?

1271


Why header file is used in c?

1156


Why isnt there a numbered, multi-level break statement to break out

1099


What do you mean by scope of a variable in c?

1055


An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array

1192


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

1325


Explain what are header files and explain what are its uses in c programming?

1201


Define Spanning-Tree Protocol (STP)

1178


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1926


In which layer of the network datastructure format change is done

1942


explain how do you use macro?

1206


What is meant by initialization and how we initialize a variable?

1092


What is #define used for in c?

1109


How can you call a function, given its name as a string?

1209


is it possible to create your own header files?

1163