Which is the language type of C?

shubham
Mar 12, 2021

What is C: C is a general-purpose, procedural programming language. It was developed by American computer scientist Dennis Ritchie.

Data type: Data types are defined as the data storage format that a variable that can store the data and perform a specific task or operation.

Type of C language: There are two types of C language

1. Primary data type: These are a fundamental primary data type that is Int, char, float, double.

READ MORE:

--

--