Friday, 9 August 2013

Power Connector and Voltage Regulator


Power Connectors:-                       The motherboard has a socket to attach the power cables coming from the power supply. ATX form factor...

Thursday, 8 August 2013

Motherboard Components(Bus)


Why Bus:-            A personal computer may transfer data from disk to CPU, from CPU to memory, or from memory to the display adapter. A PC cannot afford to have separate...

Thursday, 21 March 2013

Motherboard components


Motherboard components:-          There are many components, which is placed in motherboard. The following are the most important components of motherboard.  ROM:-  ...

Introduction to motherboard


Motherboard:-               The motherboard (also known as  mainboard, system board, planar board or logic board, or colloquially, a mobo) is the main circuit...

Wednesday, 20 March 2013

C programing style


Programming style:-       C is a free form language.       Write the program in lowercase letters. C program statements are written in lower case letters....

Features of C Language


Features or Advantage of C:- C is a structured programming language. The objective of a structured programming is to provide methodology in which, the user may develop programs quickly with less...

Tuesday, 19 March 2013

Introduction about C Programming


The Art of Programming:-             Programming is the technique of defining logic for solving a particular problem. The logic is explained by a series of statements...