i'm a newbie in java and i got an assignment to do and i don't know how to start ...
the problem is:
Write a program that will compute for the product of two numbers without using the * operator..
Sample Output:
Enter Num1 :___
Enter num2 :___
Product is :___
hope you'll help me in this one :) :)