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

Why doesn't the code "a[i] = i++;" work?

Answer Posted / guest

The variable i is both referenced and modified in the same
expression.

Is This Answer Correct ?    11 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the header file and its usage in c programming?

1105


Explain how are portions of a program disabled in demo versions?

1173


What is a rvalue?

1260


what is a constant pointer in C

1245


What is the purpose of the preprocessor directive error?

1315


Is there a way to switch on strings?

1127


How do we make a global variable accessible across files? Explain the extern keyword?

1932


How do you override a defined macro?

1312


plz let me know how to become a telecom protocol tester. thank you.

2239


Explain what is the difference between the expression '++a' and 'a++'?

1262


What are data types in c language?

1105


Are there any problems with performing mathematical operations on different variable types?

1104


Explain how do you determine whether to use a stream function or a low-level function?

1131


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

16111


What is main return c?

1050