Please enable JavaScript.
Coggle requires JavaScript to display documents.
CHAPTER 2 - Coggle Diagram
CHAPTER 2
Data types in C Language is
Data types specify how we enter data into our programs and what type of data we enter. C language has some predefined set of data types to handle various kinds of data that we can use in our program. These datatypes have different storage capacities
-
know Variables, Constants and Data Types
There are 32 words defined as keywords in C. These have predefineduses used and by the cannot compiler be used as an for aid any to other compilieEst Purpose the in D C program. program. They are They are always written in lower case
-
-
-
-
-
-
-
-
-
-
The return Statement
Terminates the execution of a function and returns control toransfers control back to the operating system). Execution resumes in the caling function at the point immediately folowing the call
Comments are used to insert remarks into the source code help toexplain about what the program does. In C+t, comments can beIt can be used to include theprogrammer who wrote or modified details of the project and the code