Answers
Answered by
0
Answer:
The cose for cpp is
Explanation:
#include <iostream.h>
#include<conio.h>
void main()
{
getch();
}
Similar questions