C
Programming Language Full Notes
why c language is so important?
- Oracle is written in c.
- Core libraries of android are written in c.
- My SQL is written in c.
- Almost every device driver is written in c.
- Major part of web browser is written in c.
- Unix operating system is developed in c.
- C is the world's most popular programming language.
- C is important to build programming skills.
- C covers basic features of all programming language.
- Campus recruitment process.
- C is the most popular language for hardware dependent programming.
Computer is an electronic device that takes input process it and gives output.
What is 0 and 1?
- There is nothing like 0 and 1 in Computer. There is no physical significance 0 and 1.
- Any information can be an coded as a sequence of 0 and 1.



0 Comments