The world’s Largest Sharp Brain Virtual Experts Marketplace Just a click Away
Levels Tought:
Elementary,Middle School,High School,College,University,PHD
| Teaching Since: | Jul 2017 |
| Last Sign in: | 304 Weeks Ago, 2 Days Ago |
| Questions Answered: | 15833 |
| Tutorials Posted: | 15827 |
MBA,PHD, Juris Doctor
Strayer,Devery,Harvard University
Mar-1995 - Mar-2002
Manager Planning
WalMart
Mar-2001 - Feb-2009
C++
Â
1. What is the output of the following program?
Â
#include <iostream>
using namespace std;
int main()
{
     int x1, x2, i, j, k, y, z;
     float f;
    x1 = 1;
    x2 = 1;
    y = 5 + x1--;
    z = 5 + ++x2;
    i = 6 % 4;
    j = 1;
    j += j + 3;
    k = 25 / 2;
    f = (float)((2 / 5) * k);
Â
    cout<<"x1 is "<<x1<<"nx2 is "<<x2<<"ni is "
           <<i<<"nj is "<<j<<"nk is "<<k<<"nk is "
           <<k<<"ny is "<<y<<"nz is "<<z<<"nf is "<<f<<endl;
     return 0;
}
Â
Â
Â
2.Explain when a Switch statement may be more appropriate than an if/else statement and provide a code example.
Â
Â
Â
3.Using a loop, write a program that adds and displays the total of all even integers from 1 to 10.
----------- Â ----------- H-----------ell-----------o S-----------ir/-----------Mad-----------am ----------- Th-----------ank----------- yo-----------u f-----------or -----------you-----------r i-----------nte-----------res-----------t a-----------nd -----------buy-----------ing----------- my----------- po-----------ste-----------d s-----------olu-----------tio-----------n. -----------Ple-----------ase----------- pi-----------ng -----------me -----------on -----------cha-----------t I----------- am----------- on-----------lin-----------e o-----------r i-----------nbo-----------x m-----------e a----------- me-----------ssa-----------ge -----------I w-----------ill----------- be----------- qu-----------ick-----------ly