Protocol

Protocol It is a language to transfer information  between two or more people / devices. A protocol is a set of mutually accepted rules that governs the communications between computers on a network. A protocol defines What is communicated How…
Introduction to Programming

Introduction to Programming Computer Program A program is a set of instructions following the rules of the chosen language. Without programs, computer is useless.It contains a list of instructions that tell the computer what to do and how to do.…
Virus

Computer Virus A virus is a malware/harmful software which infect a computer function. Malware = malicious + Software .A computer virus reside on a host computer. A virus attaches itself to a file. A file containing a virus is called infected file.…
TeamViewer

Team viewer is a simple software to control / access any PC in the world by using Internet. You can access any Computer, You can transfer files, you can shut down the other PC and many more What is Teamviewer?…
Software

Software Software is the set of instructions which directs the computer hardware to perform a task is called a program or software. System Software System software controls internal functions like data processing, data movement, memory utilization and also control the…
Operating System Introduction

Operating System It is an interface between computer user and computer hardware. It is the collection of system software used to manage the overall operation of the computer. prerequisite : Introduction to computing Basic Function of an Operating System Control…
Binary System and ALU Logic Operation

ALU Analog Value Analog quantity has continuous values.Most of the things in nature appear in analog form. Temperature never goes from 30 to 31 instantly.It takes infinite steps. If we draw a graphical representation, it will give us a continuous…