web analytics

2018

Enable Disable Javascript Console Output easily for development and production

Web Developers use console to log debugging information from within the script primarily. Browser console is a great place and there are many available console methods to help a developer and also an end-user what’s going on in the script. A developer can output simple log messages for debugging to console along with warning, error …

Enable Disable Javascript Console Output easily for development and production Read More »

Describe the 5 key parts of a micro-computer.

A micro-computer is a machine built with hardware and ran by software. The 5 key parts among the various hardware and software are as follows. 1. Processor Processor is the brain of the micro computer Processors include millions of transistors. the performance increases with the number of transistors It runs the programs The processor can …

Describe the 5 key parts of a micro-computer. Read More »

Write down about the computer hardware devices in the organization of a micro computer.

A basic PC (Personal Computer) has a number of computer hardware elements. Most of these elements are contained in the system unit of the micro computer. The hardware devices in the organization of a micro computer are as follows. 1. Processor: Processor is the brain of the micro computer Processors include millions of transistors. the …

Write down about the computer hardware devices in the organization of a micro computer. Read More »

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 »

RSS
Follow by Email
Scroll to Top