https://computerandprogrammingknowledge.code.blog/2021/04/30/c-programming/
Category Archives: Uncategorized
C programming
C is the first programming language.c is high level, general parpose, structure programming language. There are 32 keys in c language e.g if,print,scan,else,for,do,etc. Genral for or you can say sintex for c program should be follows: Header filesVoid mani( )or int main( ){ Variable declaration;Statements;enter 0; or getch ( ); } For e.g 1.addition ofContinue reading “C programming”
Get knowledge
Computer types
I.DESKTOP COMPUTER : Desktop computer or personal computer (pc) is most common type of micro computer.computer consists of three units containing the cpu, memory, hard disk. Pc are easy to upgrade and Faster in speed.cheaper than laptops and tablets. II.LAPTOP COMPUTERS: laptop computer are portable and light weight personal computers.laptop computer is also known asContinue reading “Computer types”
Computer
IN TODAY’S WORLD, COMPUTER HAVE BECOME AN INTEGRAL PART OF OUR LIVES. COMPUTERS ARE BEING IN USE BY US IN EVERY PART OF OUR LIFE IN OFFICES,AT BANK,AT SCHOOL,AT COLLEGES AND SO ON. Computer is derived from Latin word “compute” means “to calculate”. computer is basically a programmable computing machine that is used for toContinue reading “Computer”