Hindi, asked by kandgaonkarprem, 5 months ago

क्रीडा सप्ताह में किसी मान्यवर कोअध्यक्ष के रूप में आमंत्रित करने के लिए निमंत्रण पत्र ​

Answers

Answered by BrainlyAryabhatta
2

Answer:

Explanation:

Prog. 1

Class name

: Prime

Member Methods:

Prime()

void input(int x)

void display()

: default constructor to initialize n

: to assign n with x

: to check whether the number is prime or not

Write a program by using a class with the above specifications:

Similar questions