Study the given QBASIC code carefully and answer the question that follow.
What will this QBASIC code print on screen.
AEven numbers between 1 and 40.
BOdd number between 1 and 40.
CEven numbers between 1 and 41.
DCounting from 1 to 40.
How is this correct ?Could anyone explain me ?