can we add two numbers without using arthematic operators?
if possible how?

Answer Posted / g ch vishnu vardhan reddy

we can add two no's by using shift operator.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can the interface be final?

570


Why hashset is used in java?

530


What are static variables and functions?

618


What does percent mean in java?

586


How many threads does a core java have?

507






Write a program to check for a prime number in java?

555


Can the garbage collection be forced by any means?

527


Can we make a constructor final?

537


What are the supported platforms by java programming language?

561


What is remote method invocation (rmi)?

607


What language is pass by reference?

565


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

555


What are "class access modifiers" in Java?

604


What is the super void?

454


Which is better stringbuffer or stringbuilder?

521