COMPUTER OPERATING SYSTEM

Computer Hardware, Operating System and Networking.

Arithmetic operators.

›
'C' provides all the basic arithmetic operators. They are listed in table. The operators +, -, * and / all work the same way as the...

Operators and Expression.

›
An operator is a symbol that tells the computer to perform certain mathematical or logical manipulations operators are used in programs to ...

Data types in 'C'.

›
Storage representations and machine instruction to handle constants differ from machine to machine. 'C' supports 4 classes of data ...

Variable, Symbols and operators.

›
A Variable is data name that may be used to store a data value it remains changed during the execution as a program example it takes differ...

Short notes.

›
'C' Character set: The characters in 'C' are grouped in to following categories. 1. Letters - A-Z, a-z 2. Digits - 0-9...

Structure of a 'C' program.

›
Documentation section Link section Definition section Global declaration section Main () funtion section { Declaration part Executab...

Features of 'C' language.

›
1. 'C' is a structured programming language hence. 2. Programs can be written quickly with less mistakes. 3. It increases the pre...
›
Home
View web version
Powered by Blogger.