Challenger App

No.1 PSC Learning App

1M+ Downloads
In C, the expression c=i++ causes

Athe value of i assigned to c and then i incremented by 1

Bi to be incremented by 1 and then the value of i assigned to c

Cvalue of i assigned to c

Di to be incremented by 1

Answer:

A. the value of i assigned to c and then i incremented by 1


Related Questions:

The quickest and easiest way in Word, to locate a particular word or phrase in a document?
Which command is used to delete a table from database?
In _______, search start at the beginning of the list and check every element in the list.
The number of relational operators in the C language is :
In C++ you have to use the _______ function to close a data file.