Latest stories

  • in

    C++ Programs: Problem & Answer

    Popular

    Q: Write a program to read n integer/char values from the keyboard and display the result on the screen. Q2: Write a program to display the following output using a single cout statementMaths = 90Physics = 77Chemistry = 69 Q3: Write a program to read two numbers from the keyboard and display the larger value […] More