3 solutions available
Question 1A Prime-Adam integer is a positive integer (without leading zeros) which is a prime as well as an Adam number.Prime number: A number which...
Question 2Write a program to declare a matrix A[][] of order (M x N) where 'M' is the number of rows and 'N' is the number of columns such that the...
Question 3Write a program to accept a sentence which may be terminated by either '.', '?' or '!' only. The words are to be separated by a single...