Computer Science, asked by ayeshaksayyed07, 1 month ago

OCION
1
Write a Java program:
(a) To accept a two digit number and check whether it is a special number or not. A
two digit number is called a special number when the sum of its digits is added to
the product of its digits and the result is equal to the original number.​

Answers

Answered by charantejmadamshetty
0

Answer:

OCION

1

Write a Java program:

(a) To accept a two digit number and check whether it is a special number or not. A

two digit number is called a special number when the sum of its digits is added to

the product of its digits and the result is equal to the original number.​

Explanation:

Similar questions