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 are class types in java?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What is nextline method in java?
How the metacharacters are different from the ordinary characters?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?
how to prepare for IT Officers Interview in Banks
How is Object Oriented Programming different from Procedure Oriented Programming?
What are the types of methods in java?
How do you check if an arraylist is not empty?
Can you call a method on a null object?
When do we use synchronized blocks and advantages of using synchronized blocks?
Can a method be static?
What does file separator do in java?
What are the parts of a method?
Is space a char?