Computer Science, asked by aayushkumar4123, 4 months ago

write any one program in c++ language​

Answers

Answered by CUTEVANSHIKA
4

Answer:

Popular Examples

Create a simple calculator.

Check prime number.

Print the Fibonacci sequence.

Check if a number is palindrome or not.

Program to multiply matrix.

Answered by Orangejuice26
1
#include

Using namespace std;

Int main()
{
Cout << “please mark me brainliest”<< endl;

Return 0;

}
Similar questions