Computer Fundamental Miscellaneous - Study Mode
[#281] When installing ______ The user must copy usually decompress program file from CDROM or medium to the hard disk.
Correct Answer
(A) Programming software
Explanation
Solution: Programming software the user must copy usually decompress program file from CDROM or medium to the hard disk. Examples of programming software include assemblers, compilers, debuggers and interpreters.
[#282] A collection of interrelated file in computer is a-
Correct Answer
(D) Database
Explanation
Solution: A collection of interrelated records is called a database. A database is defined as an organised collection of data stored and accessed electronically from a computer system in computing.
[#283] A collection of 8 bit is called -
Correct Answer
(A) Byte
Explanation
Solution: A byte is eight bits, a word is 2 bytes (16 bits), a doubleword is 4 bytes (32 bits), and a quadword is 8 bytes (64 bits).
[#284] General purpose computer are those that can be adopted to countless uses simply by changing its-
Correct Answer
(D) Program
Explanation
Solution: General purpose computers are those that can be adopted to countless uses simply by changing its Program.
[#285] Memory in which any location can be reached in a fixed and short amount of time after specifying its address is called -
Correct Answer
(B) Random access memory
Explanation
Solution: Memories in which any location can be reached in a fixed amount of time after specifying its address is called random-access memory.