Answer:
Following are the statement:
counterPointer = &counter;
Explanation:
The following statement is correct because in the question it is given that there is an integer data type variable i.e., "counter" and there is another integer data type pointer variable i.e., "counterPointer" and finally we write a statement in which the pointer variable points to the integer variable.
Illegal access to a system
Programmers/Coders write the instructions for a Computer.
Answer:
Your computer does not support this code because you have put spaces in between the code, or maybe that is how you have written the question.