A is the correct answer. You build credit by using credit cards and paying your bills on time.
Well if you have one I know it's cool but don't flip it all the time
Explanation:
U didn’t put the choices, but zuse is a German civil engineer computer scientist. His greatest achievement was the worlds first programmable computer.
The break statement can be used to eliminate the use of certain (flag) variables.
<h3>What is break statement?</h3>
A break statement is used to terminate the execution of the nearest enclosing for, do, switch, or while statement in which it appears.
The main purpose of break statement is to destroy the loop as soon as possible. For example if the given code asks a use input a integer number x. If x is divisible by 5, the break statement is executed and this causes the exit from the loop.
The advantage of break statement is it stops the case testing inside the block and break may be used within loops to alter control flow.
Therefore, the break statement can be used to eliminate the use of certain (flag) variables.
Learn more break statement here:
brainly.com/question/15082759
#SPJ4