Mining Engineering > GATE 2016 > Aptitude
The binary operation is defined as a□b=ab+(a+b) where a and b are any two real numbers. The value of the identity element of this operation, defined as the number x such that a&box;x=a, for any a, is
Explanation
Correct : a
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.