1. Course
  2. Flow controls C
  3. Product of a number

Product of a number


Last updated: 8/23/2020 Difficulty: Easy

Create a program in C# which asks the user for two integer numbers and displays their multiplication, but not using the operator *. You must use consecutive sums.

Input

3
4

Output

3x4= 12

Solution

Flow controls C

3 / 8

Android App


Practice C# anywhere with the free app for Android devices.

Android App

Exercises C# by difficulty


Learn C# at your own pace, the exercises are ordered by difficulty.

Make a donation


Your donations support our work and contribute to the maintenance of the app.

Advertising