InterviewSolution
Saved Bookmarks
| 1. |
What is co-ordinate compression?(a) process of reassigning co-ordinates to remove gaps(b) inserting gaps in a co-ordinate system(c) removing redundant co-ordinates(d) adding extra gapsI have been asked this question in semester exam.This interesting question is from Miscellaneous in portion Miscellaneous of Data Structures & Algorithms II |
|
Answer» The CORRECT option is (a) process of REASSIGNING co-ordinates to REMOVE GAPS |
|