You are on page 1of 3

Q:1 Q: 2 Q: 3 Q: 4

Write a function prototype ( in c++)for a function which accepts two integers as parameters and returns their difference Write a program to print the multiplication tables from 11 to 20 upto 10 multiples of each? Write a program in C++ to input the item code, item name, CP and SP of 10 items and display this items list along withpr Write a program to input integer data in two arrays. Sort one of the arrays in ascending order and the other in decesndi

meters and returns their difference?

display this items list along withprofit for each item. Profit is calculated as SP-CP. Write and use a class item in this program? g order and the other in decesnding order. Then merge them into a third array so that the data in the third array is in ascending order. Th

tem in this program? ird array is in ascending order. The program should then display the data from all the 3 arrays.

You might also like