BCA/MCA/BTech Semester 1 - TYPES OF COMPUTER
TYPES OF COMPUTER The computers can be divided into three broad groups - Digital- Analog and Hybrid. A short summary on these groups is given below: Digital Computer : Digital computer is a com
TYPES OF COMPUTER The computers can be divided into three broad groups - Digital- Analog and Hybrid. A short summary on these groups is given below: Digital Computer : Digital computer is a com
LAN vs WAN Introduction To Computers and IT LAN WAN Definition LAN is a computer network that connects computers in small areas. WAN is a network that covers
Programs in C (in Turbo C) Snippets-3 Program 13: Write a program in C- which can take an integer number 'num' whose value is 300 and then find the value of (num * num ) / num. Program taking
Programs in C (in Turbo C) Snippets-2 Program 8: Program to get a number from user in float and print the SQUARE OF NUMBER #include
Programs in C (in Turbo C)Snippets-1 Program 1: Program to print Hello 1 2 3 4 5 6 7 8 9 10 11 12 13 /*Header file section*/ #include