Enigma

Whew. This is a tough one. Our exercise for Wednesday to friday may sound like a simple MP in CS12 (I’m afraid not haha! :) ). We’re going to alphabetically sort the contacts stored in the SIM. The task so puzzling because the records are actually stored as hex values rather than string values and only byte short and boolean primitive data types are tolerable in the SIM card. Also, the contact display should be continuous. And I remember that recursion is not allowed due to memory constraints. Then we’ll going to implement a search feature today asking input from the user and then querying it in the SIM contact directory displaying the name and the contact info.

There you have it ladies and gentlemen. :D

-Jay Salvador

Leave a Reply

You must be logged in to post a comment.