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 application system?
what is difference between equals and ==?
What will be the default values of all the elements of an array defined as an instance variable?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
How do you sort a set in java?
What is the format specifier?
What does localhost mean?
Can we assign the reference to this variable?
What is finalize method?
Does every java program need a main?
What is meant by overloading?
What are the three types of design patterns?
hr interview how many minutes asking question
Why main method is called first in java?
Give a brief description of java socket programming?