Answer:
int* strikeCounter ;
int someVal;
scanf("%d", &someVal);
strikeCounter =&someVal;
*strikeCounter =someVal*4;
Explanation:
Here we took one int variable and read that value from user. we assigned that int variable address to pointer variable "strikeCounter " and we are pointing the value of strikecounter as 4 times of that integer variable value
Answer:
a) and b) are correct.
Explanation:
You can also type ipconfig on windows terminal to see your ip address - or ifconfig if you are running linux / macos terminal.
<span>The formula is B.=ROUND(B3,0)
So, the format is = ROUND (cell #, # of decimal places)
well if # of decimal places is 0, it just rounds to the nearest integer.
Happy studying ^-^
</span><span>
</span>
Subnet 102.176.0.0/12
broadcast 102.191.255.255
lowest 102.176.0.1
highest 102.191.255.254