Data types in c programming

Data types in c programming
The data type of the variable are determines how many bytes of memory are dedicated to that variable, and what kind of data can be stored in the variable. As you will learn later in this chapter, there are two basic types of data: value types and reference types. If the variable is defined as a value type, then there is a very specific range of values possible.
A list of the basic value data types are in Table 3-1. 


                                                              Table 3-1.C Value Data Types

www.cinterviews.com appreciates your contribution please mail us the questions you have to cinterviews.blogspot.com@gmail.com so that it will be useful to our job search community

No comments: