Answer:
I only do Design and Technology
sorry don't understand.
CC stands for Carbon Copy in emails.
Answer:
It's a compact way of doing an if-else statement.
General Format is
<<em>condition</em>> ? <if condition is true> : <else>;
Example:
I could rewrite:
if(a==1) temp = 1;
else temp = 999;
as
temp = (a==1) ? 1 : 999;
The most common was is your phone
Poster because if you have that much space....well what I do is calculate it by the centimeters in square divide:)