without using arthematic operation ,how can you write the
logic for adding/substraction/multiplication?
Answer Posted / madhusmita pal
using logical operator AND(^)OR(||)and XOR(-).
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is a qms manual?
What is the common usage of serialization? What exceptions occur during serialization?
What are daemon Threads in java?
How do you convert an int to a double in java?
What's the purpose of static methods and static variables?
Why put method is idempotent?
How arrays are stored in memory in java?
What is the difference between break and continue statements?
What are extraneous variables examples?
What is the difference between hashmap and hashtable in java?
What is meant by local variable and instance variable?
Can we convert integer to string in java?
Does java return by reference?
Does java initialize arrays to zero?
Which variables are stored in stack?