Computer Science, asked by Anonymous, 1 year ago

write 10 c++ programs


tokaians: what type of programs
giftofgod: do u want the names or the inputs and outputs of the program

Answers

Answered by giftofgod
1
program 1 : C++ program to output an integer, a floating point number and a                            character
program 2 : C++ program to find the sum, difference, product and quotient of two                     integers. 
program 3 : C++ program to enter two integers and find their sum and average.
program 4 : C++ program to draw circles.
program 5 : C++ program to switch between different cases.
program 6 : C++ program to enter a string and find its length.
program 7 : C++ program to plot pixels.
program 8 : C++ program to construct a 3D bar.
program 9 : C++ program to enter an integer and output its 15 multiples.
program 10 : C++ program to convert days into years and weeks. 

Anonymous: actually i want the steps
Similar questions