answersLogoWhite

0

What else can I help you with?

Related Questions

Which data type is the only one that can be used in calculations?

Which data type is the only one that can be used in calculations?


What is the use of data book in quantity surveying?

A data book is a ready reckoner of formulae of geometrical properties of various shapes used in quantity surveying. It also gives equations used in the calculation of quantities such as Simpson's rule for calculation of earthwork.


What is scalar data type?

Scalar data is the opposite of vector data, in that it provides a magnitude without a direction. For example, speed is a scalar quantity because it provides magnitude without a direction, whereas velocity is a vector quantity because it provides the magnitude that speed provides, but supplies us with direction.


What type of data do pareto charts used for calculation?

Continuous data


Which data type can store any data?

There is no such data type. However, when we use user-defined data types of our own type, then that type of data can be stored in a variable. So as a term, you may say that user-defined data type can store any data. As the data-type used in any variable will be depending upon us.


What is measurable data?

Measurable data is data that can be measure by a quantity. Measurable data is also known as quantitative data.


Is data measurement?

Measurable data is data that can be measure by a quantity. Measurable data is also known as quantitative data.


What does linegraph mean?

A line graph is often used to represent a set of data values in which a quantity varies with time


Suggest the data type that can be used for initializing alphanumeric elements in a c programmed array .Also tell you the compiler that can understand the data type.?

Data Type : - It is used to identify the type of data. 'C' Language has a large no of data type, Thus it is also known by rich data type language: Data type are generally classified in three group: 1: Fundamental data type 2 Derived Data Type : 3 Use defined data type; 1 Fundamental data type: Fundamental data type includes i) The int data type: The data type int can store integer value only for eg. 14, 45, 78 declaration: int a,b; here we can store any value in variable a & b. ii) Char Data Type : The data type char can store character value only which is enclosed with single quote for e.g. 'c' declaration : char x = 'c' iii) Float Data Type:


What type of speech is some?

The word "some" is considered an indefinite adjective that is used to describe an unspecified or limited quantity of something. It is often used to imply a quantity that is not specific or exact.


The monetary data type is used for fields that contain only monetary data?

FALSE


Which data type is used in order to fetch stream of data from network or file?

char