web analytics

Computer Fundamentals

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 »

What are the different types of programming languages based on evolution history. Discuss.

Based on evolution history, programming languages are divided into these three broad categories, they are as follows, 1. Machine Language: Machine Language consists of 1s and 0s only. These are hard to use. Machine languages are called the first generation languages. A machine can understand these languages. There is not translator of these languages as …

What are the different types of programming languages based on evolution history. Discuss. Read More »

Write short notes on Optical Storage Device

Storage Device: Those memory devices where we can store data and the data remains in it even without electricity are called storage devices. Along with various programs and system software, user can also keep, delete, move, update the data in storage devices, while this can not be done in memory devices by the user. Storage …

Write short notes on Optical Storage Device Read More »

Write short notes on Magnetic Storage Devices

Storage Device: Those memory devices where we can store data and the data remains in it even without electricity are called storage devices. Along with various programs and system software, user can also keep, delete, move, update the data in storage devices, while this can not be done in memory devices by the user. Storage …

Write short notes on Magnetic Storage Devices Read More »

What is software? What are the various types of software.

Software Software is a set of instructions that make the computer perform tasks. In other words, software tells the computer what to do. Though the array of available programs is vast and varied, most software fall into two major categories; system software and application software. Types of software System software Operating system software Network operating …

What is software? What are the various types of software. Read More »

“Software brings the machine to life” – Justify this statement.

Software Brings The Machine to Life: The ingredient that enables any computer to perform any task is software, which contains instructions. Set of instructions that drive a computer to perform specific tasks is called a program. These instructions tell the machine’s physical components what to do; without the instructions the computer can not do anything. …

“Software brings the machine to life” – Justify this statement. Read More »

Scroll to Top