C Operators Operators and Operands Operands Operands are numerical, text and Boolean values that a …
Read moreType Casting • Type cast is an instruction to the compiler to convert one type into another. • For example, if you want to store a 'long' value into…
Read moreKeywords / Reserve Words Keywords are predefined, reserved words used in programming that have special meanings to the compiler. • As C is a case-sensitive l…
Read more
Social Plugin