Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 11 (Q.No. 6)
6.
The expression c = i++ causes
Discussion:
1 comments Page 1 of 1.
Onkar Yadav said:
6 years ago
++ operator having more precedance than = operater..
[B] is correct answer.
i to be incremented by 1 and then the value of i assigned to c.
[B] is correct answer.
i to be incremented by 1 and then the value of i assigned to c.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers