answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: Why is it necessary to compress some data types and not others?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Different data types?

intlong intsort intstringcharfloatdoubleBooleanarraylisttreestackqueuegraph


Is it necessary to have same size for all members in an union?

it is not necessary to have same size for all members in an union ..because unions holds different data types..


IS it necessary to have same size for all members in an union Explain?

it is not necessary to have same size for all members in an union ..because unions holds different data types..


Why is it necessary to manipulate data on maps?

Manipulating data on maps allows for better visualization, understanding, and analysis of the information being represented. It can help to highlight patterns, trends, and relationships that may not be immediately apparent in raw data. Additionally, manipulating data can help make maps more impactful and informative for decision-making and communication purposes.


Is built-in data-type are abstract data-types in java?

All built-in data types are not abstract data types.


How do scientists gather and share data?

One way in wicth scientist gather and share data is by looking at each others graphs or other types of charts


What is datatype.Define various types of data types?

In c language data types are used to specify the tye of data.for ex:int a;It means "a" is a variable of type integer.There are two types of data types in c.They areprimary data typessecondary data typesprimary data types are the built in data types and secondary data types are the user defined data types.eg for primary data types are int,float,char,long,double..and for secondary are arrays,structures,pointers,unions..


What are the data type available for Access table field?

Access Data Types are : Autonumber, Memo Text, Number, Yes/No, date/time, OLE object, Hyperlink, Currency.


What are the different data types?

Theres two types of data, Continuous and discontinuous data.


What are the subject-matters of data structure?

types of data structure types of data structure


Why do you need data types?

Data types specify which types of data that an object or variable can hold. Without data types, it would be impossible to make sure that an application functions properly.


What are the data types privided in C?

int,float char,double ,long int,unsined int lots of others..