Textile Engineering > GATE 2012 > Functions
Let f(x)=x-[x] where x≥0 and [x] is the greatest integer not larger than x. Then f(x) is a
Explanation
Correct : c
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.