I don't think this can be done. Why do you want to do it without operators, anyway? It is fairly simple to use them. - Of course, you could write a method that adds two numbers, but your method will internally still have to use operators.
-----------------------------------------
Reply by lordstriker24@Yahoo.com
import java.math.BigInteger;
public class MultiplyTest {
public static void main(String[] args) {
BigInteger bigInt1 = new BigInteger("5");
BigInteger bigInt2 = new BigInteger("8");
System.out.println(bigInt1.add(bigInt2));
}
}
You cannot compare 2 numbers without using relational operators. Certainly, you could subtract them, but you still need to test the result, and that is a relational operator in itself.
Not possible. Let's not forget than in C the followings are all operators:+, -+=, -=++, --=&, *, []function-call
By subtracting any two of the numbers A-B , if the output number is negative , B IS GREAT and if its positive A is great
How do you do. I am doing well thank you. Swap two number by using reference operators A tough assignment, it will make you think. I think you are confusing reference operators with pointers. Were I you I would study the section on pointers in your text book or course material.
you are a full time wanker.
You cannot compare 2 numbers without using relational operators. Certainly, you could subtract them, but you still need to test the result, and that is a relational operator in itself.
Not possible. Let's not forget than in C the followings are all operators:+, -+=, -=++, --=&, *, []function-call
You cannot "do" numbers. You carry out specific operations on numbers and the answer to your question depends on which operator you want. Some operators require another number, such as addition, or subtraction, multiplication, division or exponentiation. Other operations do not: finding the additive inverse, the multiplicative inverse, the square, cube etc, square root, cube root etc, trigonometric or hyperbolic functions, logarithms and so on.
There are infinitely many ways and these depend on what set of numbers and which operations you are allowed to use. Simple examples, using integers and addition: 1+ 379, 25 + 355 More complicated examples, using multiplication: 760 * 0.5 Using even more specialised operators, 144400^0.5
void main() { float i,j; int a; printf("Enter two numbers : "); scanf("%f%f",&i&j); a=i/j; if(a) printf("%f is greater",i); else printf("%f is greater",j); }
by 4
Using division or multiplication or addition??
It is the same thing as adding without a yahoo id
2 * 2 * 2 * 2 It's not possible to make 16 without using the same numbers twice or without using whole numbers.
thirty thousand
Multiplication
110 divided by 2