Computer Science, asked by amrita93, 1 year ago

Accept four digit number find sum of first two digit and last two digit check whether it is even or not.



(BY USING BLUEJ METHOD )​

Answers

Answered by shivjal
1

Answer:

A special two-digit number is a number such that when the sum of the digits of ... Recommended: Please try your approach on {IDE} first, before moving on to ... Extract the first and last digit of the number and add and multiply the digits ... If they are same, then it is a Special Two-Digit Number, else it is not. .... using System;.

Similar questions