BSc.CSIT First Semster Math I old question || Solution || PDf Download
Download Now Youtube Videos for revision
Download Now Youtube Videos for revision
Download Now Youtube Videos for revision
Download Now Chapter One Download Now Chapter Two Download Now Chapter Three Download Now Chapter Four Download Now Important D…
Download Now Youtube Videos for revision
Download Now Youtube Videos for revision
The computer system hardware ,CPU ,Central Processing Unit,Functions of CPU,Memory units,Instruction Format,Instruction Set,Instruction Cycle,Micropr…
Computer System,Computer Architecture,Anatomy of a digital computer,Input Unit,Output Unit,Storage Unit,Arithmetic and Logic Unit(ALU),Control Unit(…
Applications of Computer The various applications of computers in today's arena : …
Early Computing Machines: Abacus It was the first mathematical device used to facilitate arithmetic c…
Hellow world in C programming !! #include int main(){ printf("Hello World"); return 0; } Output: Hello World Write a…
There are two types of sequential circuits: Synchronous sequential circuit: It is a system whose behavior can be defined from the knowledge of …
Integrated circuit (also called a chip) A piece of silicon on which many gates have been embedded • An Integrated circuit is an association (or …
BCD stands for Binary-Coded Decimal. • The binary number system is the most natural system for a computer, but people are accustomed to the …
• A Control statements is a statement which enables to specify the flow of control of a program i.e. , the order in which the instructions in a…