Computer Science, asked by Anonymous, 10 months ago

write a program to input a palprime no. using scanner class​

Answers

Answered by lovleen403
13

Answer:

prime class number in java

import java .util .scanner

public class prime example3{

public static void main (string args) {

scanner s= new scanner (system.in);

system .out .print(enter a number :);

int n= s.nextInt();

if(is prime (n)){

i hope you like it

mark me as brainlist

Answered by ghoshdhruba2
0

Answer:

but how tell me any solution but not insta or Whatsapp

Similar questions