Computer Science, asked by jitendra1571977, 1 month ago

Write a menu driven program to perform the following: (a) To input a number of at least two digits and print the product of first and last digits of the given number, if both the digits are non zero otherwise print the digits.​

Answers

Answered by SxnnySoul
1

Explanation:

product of first and last digits of the given number, if both the digits are non zero otherwise print the digits.

Similar questions