Advertisements

Thursday, October 27, 2011

// // Leave a Comment

Data Types in C Language

As in earlier posts I have introduced you with C Language. C language is the worlds most used and very powerful language for making Windows Application also Unix and Linux applications.

We have basically five data types in C Language. These are as following:

Character: char

Integer: int

Float: float

Double: double

Void: void

0 comments:

Post a Comment

Leave your Feedback or Suggestion. We will be Happy to read and reply.