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
Do you know pointer in c?
What is scanf () in c?
How are structure passing and returning implemented?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Differentiate between declaring a variable and defining a variable?
Where in memory are my variables stored?
Explain how are 16- and 32-bit numbers stored?
What is the return type of sizeof?
How is a structure member accessed?
Why do we use stdio h and conio h?
How many types of sorting are there in c?
Why is c faster?
Why is this loop always executing once?
What are the features of c languages?