Computer Science, asked by areejmuskan, 9 months ago

please write code in oop c++

Attachments:

Answers

Answered by tejasshinde028
0

Answer:

The cose for cpp is

Explanation:

#include <iostream.h>

#include<conio.h>

void main()

{

getch();

}

Similar questions