What is int Data Type? Integer types can be signed (with negative values) or unsigned values (only positive). Int values are always signed unless specifically mentioned. Integer types are further…
Month: January 2021
Character
What is Char Data Type? The CHAR data type stores character data in a fixed-length field. Data can be a string of single-byte or multibyte letters, numbers, and other characters…
Fundamental data types
Fundamental data types Each variable in C has an associated data type. Each data type requires different amounts of memory and has some specific operations which can be performed over…
Storage Classes
What are Storage Classes? Storage Classes are used to describe the features of a variable/function. These features basically include the scope, visibility and life-time which help us to trace the…
Concept of Assembler, Compiler, Loader and Linker
Assembler The Assembler is used to translate the program written in Assembly language into machine code. The source program is a input of assembler that contains assembly language instructions. The…
Disadvantage of hard water
Disadvantages of using hard water are: 1. Hard water is unfit for washing as it is difficult to form lather with soap. 2. Scum may form in a reaction with…