Constants in C-Language

0 Comments

The Alphabets, numbers and special symbols when properly combined from constants and variables.A 'constant' is a quantity that does not change. this quantity can be stored at a location in the memory of the Computer.A…

History of C Language

0 Comments

By 1960 a horde of computer language had come into existence almost each for a specific purpose. For example, COBOL was being used for a specific purpose. For example, COBOL was being used for Commercial…

"C" Programming Language

Basics About “C”-Programming Language

0 Comments

"C"-Programming , a general purpose, procedural Computer Programming Language, that supports structured Programming and Recursion. It is an Imperative procedural Language. It had designed to be compile to provide low-level access to memory and language…