without using arthematic operation ,how can you write the
logic for adding/substraction/multiplication?
Answer Posted / raaaj
visit nataraz.blogspot.com for the answer.you will get a lot of tricky question in future
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the public field modifier?
What are the steps in the jdbc connection?
Can the interface be final?
Are arrays immutable in java?
What is file in java?
What is the final access modifier in java?
Explain the features of interfaces in java?
What are the advantages of java over cpp?
Can we override the overloaded method?
What is bytecode verifier?
Can you have two constructors in java?
Explain the importance of throwable class and its methods?
Why is an interface be able to extend more than one interface but a class can’t extend more than one class?
What is wrapper class example?
What is the benefit of inner / nested classes ?