Show notes
Data types Tell what type of data a variable is going to hold, and data type tells the type of operation to be performed on that data.In C Language there 4 basic data types1. char2. int3. float4. doublethere are 5 modifiers, modifiers are the keywords that are applied on the based data types to create additional typesDownload my "Programming Basics, Logics & Techniques(Flowcharts & Pseudocodes)" E-BookDownload my "Getting Started with C Programming" E-BookIf you are a beginner, then looking for the first step in your software career, then here is the best course at udemyAtish Jain-Coding Career Experthttp://atishjain.in/


