Default tab stops are set in word every 1/2 inch so your correct answer is C :)
I'm going have to go with with 1.b and 2.d hope this helps and I don't need help right now.
Answer:
The amount of data you use while talking on a phone is a form of data.
Explanation:
Answer:
Sure. In Unit test 5, it's looking for 1 instead of 0. You are returning 0 instead of 1.
0 requires 1 digit to express it and should therefore return 1.
In line 6, change the 0 to a 1.