Pages

Tuesday 19 June 2012

CS609GDB sPRING 2012 iDEA sOLUTION


GDB Scenario: Suppose, you are employed at ABC Company and working on project to manufacture a Hardware storage device that can only store characters from A to Z (in capitals). You are assigned the task to design/suggest an encoding scheme for data storage. The objective is to optimally utilize available space.
You may design your own encoding scheme or choose one among different available standardized encoding schemes e.g. ASCII, ANSI etc.
GDB Questions: What strategy will you choose to achieve desired objective in above given circumstances? State the reasons briefly.