answersLogoWhite

0

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));

}

}

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you compare two numbers without using any operators in c?

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.


How a program in c that will add 2 numbers without using any operator?

Not possible. Let's not forget than in C the followings are all operators:+, -+=, -=++, --=&, *, []function-call


How do you thirteen digit no without using calculator?

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.


How do you make 380 math?

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


How do you find the greatest of two numbers without using the comparison operators?

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); }


How would you find wh ether a number is divisible by 9 without using any mathematical operators?

by 4


How do you set up three digit numbers problems?

Using division or multiplication or addition??


How do you add without using numbers?

It is the same thing as adding without a yahoo id


How do you make 16 with 4 digits?

2 * 2 * 2 * 2 It's not possible to make 16 without using the same numbers twice or without using whole numbers.


How do you write 30000 without using numbers?

thirty thousand


What other way can you find the product of 8x6 without using repeated addition?

Multiplication


How do you get 55 without using the number five or addition or subtraction?

110 divided by 2