InterviewSolution
Saved Bookmarks
| 1. |
What Is Rms? |
|
Answer» The Record Management SYSTEM (RMS) is a SIMPLE record-oriented database that ALLOWS a MIDlet to PERSISTENTLY store information and retrieve it later. Different MIDlets can also use the RMS to share DATA. The Record Management System (RMS) is a simple record-oriented database that allows a MIDlet to persistently store information and retrieve it later. Different MIDlets can also use the RMS to share data. |
|