Subject | English | Malay |
comp., MS | allocation unit | unit peruntukan (The smallest amount of disk space that can be allocated to hold a file) |
comp., MS | central processing unit | unit pemprosesan pusat (The computational and control unit of a computer. The CPU is the device that interprets and executes instructions. Mainframes and early minicomputers contained circuit boards full of integrated circuits that implemented the CPU. Single-chip central processing units, called microprocessors, made possible personal computers and workstations) |
comp., MS | database unit test | ujian unit pangkalan data (A unit test that validates whether a certain aspect of your database is working as you expect) |
comp., MS | unit test | ujian unit (A test that confirms the functionality and peformance of specific modules and behaviors of code. Often a subset of unit tests are also used as check-in test to discover bugs before a build) |