Question: Create a program in C++ that inputs a student's marks in three subjects and prints the percentage. B I U Create a program in C++



Create a program in C++ that inputs a student's marks in three subjects and prints the percentage. B I U Create a program in C++ that inputs a student's marks in three subjects and prints the percentage. B I U Write a program that generates the following output. 6 12 24 48 Which of the following statements are right? cin>a; 5*6=a: cin>>a a=5*6; None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
