About Question com.enthuware.ets.scjp.v6.2.663 :
Posted: Sat Jan 19, 2013 6:53 pm
Hi there!
I don't understood this question that include this answer:
The answer wants to know if it is a valid declaration, and it is.
But I don't understood this declaration above. is ok for me, but I have no idea.
I don't understood this question that include this answer:
Code: Select all
int friendly, Vector;
But I don't understood this declaration above.
Code: Select all
int friendly
Code: Select all
int friendly, Vector;