answersLogoWhite

0


Best Answer

For example 'int' is a data-type, 'short', 'long', 'signed' and 'unsigned' are modifiers, 'extern', 'auto', 'static', 'register' are storage-classes.

The declarations go like this:

storage-class modifiers data-type identifier

example:

static unsigned short int x;

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between datatypes and modifiers in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between char and varchar datatypes?

Char is fixed length, while Varchar is variable length.


WHAT IS THE DIFFERENCE BETWEEN LANGUAGE AND COMMUNICATION I NEED RARE ANSWERS ONLY?

what is the difference between speech,language and communication??There is a huge difference between language and communication


What is the difference between modifier and identifier?

Identifiers are names you give to variables,methods,namespaces,classes ...ext Modifiers are used to modify declarations of types and type members . examples for modifiers : pivate ,public ,const , ...


What is the difference between a baloch and brohi?

there is between language


What are the differences between urdu and English language?

wht is the basic difference between English language with urdu language


What are the difference between Spanish and English subjects?

Language.


Difference between procedural and nonprocedural language?

Non.


What is one difference between Austria and Switzerland?

Language.


What the difference between Africans and Dominicans people race?

Their Language


What are the difference between ms-dos and unix as a language translator?

Neither one of them is a "language translator."


What is the difference between a spoken language difference and a cultural difference?

A spoken language difference is simply when you and another person (say, a patient) do not speak the same language. A cultural difference is where something that is accepted in your culture is not acceptable in another (blood tranfusions are not accepted by Jehovah's Witnesses, for example).


What are the differences between sql and mysql?

SQL is short for Structured Query Language, and MySQL is a database management system, like SQL Server 2005, Oracle.An example would be other programming languages like BASIC and QBASIC where BASIC is the generic term for the BASIC programming language and QBASIC is Microsoft's version (quick BASIC) and TURBO BASIC was Borlands version.oracle supports the user defined datatypes,where as mysql not support all these types of datatypes, like user defined , and cursors like these stuff;;