Verified by Experts
GitHub Merge Correct Answ_merges versions and may be conflicts that have to be resolved
Using math class Correct Answ_Math. (thing)
step over (debugging) Correct Answ_The action executes the next line of code and pauses at
the next one
Step out (debugging) Correct Answ_finishes the current method and pauses at the next
method
Step into (debugging) Correct Answ_Pauses at thefirst line inside the nextmethod called on
this line
int bit size Correct Answ_32 bits
double bit size Correct Answ_64 bits