Computer Fundamental Miscellaneous - Study Mode

[#376] A common boundary between two systems is called
Correct Answer

(B) Interface

Explanation

Solution: A common boundary between two systems is called Interface

[#377] The examination and changing of single bits or small groups of his within a word is called
Correct Answer

(C) Bit manipulation

Explanation

Solution: Bit manipulation : Bit manipulation is the act of algorithmically manipulating bits or other pieces of data shorter than a word. Computer programming tasks that require bit manipulation include low-level device control, error detection and correction algorithms, data compression, encryption algorithms, and optimization.

[#378] Which computer has been designed to be as compact as possible?
Correct Answer

(C) Micro computer

Explanation

Solution: Micro computer : A microcomputer is a small, relatively inexpensive computer with a microprocessor as its central processing unit. It includes a microprocessor, memory, and minimal input/output circuitry mounted on a single printed circuit board.

[#379] Which method is used to connect a remote computer?
Correct Answer

(B) Dialup

Explanation

Solution: Dialup : Dial-up Internet access is a form of Internet access that uses the facilities of the public switched telephone network (PSTN) to establish a connection to an Internet service provider (ISP) by dialing a telephone number on a conventional telephone line.

[#380] How many bit code is used by Murray code for TELEPRINTER machines.
Correct Answer

(B) 5

Explanation

Solution: 5 bit code is used by Murray code for TELEPRINTER machines.