Write a program to convert decimal number to binary shikumya August 28, 2022 0 Comments 3) Write a program to convert decimal number to binarySource Code:
Design polygon abstract class with 2 data members : area and perimeter with pure virtual functions. inherit polygon class in 3 classes: Rectangle, Triangle and Square in c++ August 28, 2022
Write a program to create the multiplication table for size 2 to 10. The size is input by the user. August 28, 2022
Write a program to print a month when the number of days in the month and the first week day the month (0 to 6 for Sunday through Saturday) is given (See attached file for output). August 28, 2022
0 Comments
Post a Comment