What is computer Computer is an electronic device that takes input,process it and gives output. Any device that follows these four criteria that is computer. Device must be electronic. Device must take input. Device must process given input. Device must gives output. examples: General Purpose Computer A general-purpose computer that performs several tasks like calculating, programming, playing music etc. At home we use laptop or desktop that is general purpose computer. What is 0 and 1 There is nothing like 0 and 1 in computer. There is no physical significance of 0 and 1. then what i s 0 and 1? 0 and 1 is a sort of coding. Any information can be encoded as a sequence of 0 and 1. How 0 and 1 get stored in memory In Har d Disk Hard Disk uses magnetic regions on the hard disk surface to represent these 1s and 0s. If the region is magnetized with the north pole facing up, it represents a 1 . If the south pole i...
This is only for C language. Here we will learn C language in easy way with examples.