without using arthematic operation ,how can you write the
logic for adding/substraction/multiplication?
Answer Posted / sumalatha
By using bitwise operators, we can implement addition,
subtraction and multiplication operations.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
java program with complete 4 oops concepts implemented example
What is java util hashmap?
What does void * mean?
What is the difference between processes and threads?
What are the basic interfaces of java collections framework?
What is a byte string?
Does treeset allow null in java?
Explain creating threads by implementing runnable class?
What is Enum in Java?
What is a method signature java?
Can we declare the static variables and methods in an abstract class?
Differences between C and Java?
Should database connections be singleton?
What are different ways of object creation in java ?
What is data type example?