Computer Science, asked by ajaychanderiap5d2mb, 10 months ago

Write a program in java to input a number from the user and print-(i)the prime digits (ii)the number of prime digits in the number.

Answers

Answered by omegads03
0

for i=n;

{

 While

   {

   i=1; i<10; i++;

 cin<< The no is \n >>

 cout<< The no is >>

}

Do

 cout << The prime no are>>\

}

Similar questions