web analytics

August 23, 2018

What is Bus and Bus Speed? Illustrate interconnected buses in motherboard.

Bus: Bus is an electrical path that resides inside the motherboard. There are two main types of bus; internal or system bus and external or expansion bus. The system bus connects the CPU to other devices and the expansion bus connects the external devices such as keyboard, mouse etc. to the CPU. The three main …

What is Bus and Bus Speed? Illustrate interconnected buses in motherboard. Read More »

Compare among Assembler, Compiler and Interpreter

Assembler, compiler and interpreter are translator software but they are different mostly on how they translate. # Subject to Differentiate Assembler Compiler Interpreter 1 Number of lines Assembler converts each line of assembler code into online of machine code Compiler converts all the lines of source code at a time Interpreter converts one line of …

Compare among Assembler, Compiler and Interpreter Read More »

Scroll to Top