MECH 216 Assignment #1 - Concordia University



MECH 215 Exam Review #1

Question #1

What is the output of the following program ?

double *p, *q, x[4]={1.1, 2.2, 3.3, 4.4};

p = x – 2;

q = p + 5;

cout ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download