Consider the following program.  What is the output? #includ…

Questions

Cоnsider the fоllоwing progrаm.  Whаt is the output? #include int mаin(){    int a=0, b=0;    do {        if(a%2==0){            std::cout