Question 7 / 15:  What is the result of the statement following the definitions given below?

char c='b';

char *pc=&c;

char *&rc=pc ;

(*rc)++;

A  it increases &rc
B  it stores 'b' in variable c
C  it increases *rc
D  it increases pc, by one byte
E  none of the above
<< First < Previous Flashcard Next > Last >>
Quiz Home Page
https://www.jobilize.com/foundations-of-software-engineering-by-prof-kevin-amaratunga-mit

Foundations of Software Engineering

Author:

Access: Public Instant Grading

Attribution:  Amaratunga, Kevin. 1.124J Foundations of Software Engineering, Fall 2000. (MIT OpenCourseWare: Massachusetts Institute of Technology), http://ocw.mit.edu/courses/civil-and-environmental-engineering/1-124j-foundations-of-software-engineering-fall-2000 (Accessed 2 May, 2014). License: Creative Commons BY-NC-SA
Ask
Lakeima Roberts
Start Quiz
Brenna Fike
Start Quiz
Caitlyn Gobble
Start Exam
Donyea Sweets
Start Test
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/foundations-of-software-engineering-by-prof-kevin-amaratunga-mit" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>