answersLogoWhite

0

1

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What data type is age?

integer data type


What is the data type int?

Data-type (short for integer).


What is data and define its type?

Data is information. Data type defines the type of data - integer, character etc


What is the default data type?

integer


What is java's keyword for the integer data type?

"int" is the keyword for integer


How much memory is required to store an integer data type?

integer data type consumes memory of 4 bytes or 32 bits


What does data type represents?

Datatype represents the type of data like integer, varchar2 etc. Example name varchar2(20) it denotes that name is an attribute of character and size is 20 characters .


What type of data is acceptable for arrays index?

The details depend on the language, but the index of an array is usually an integer data type. Anything that is compatible with an integer can be used.


What does string integer mean?

A "string integer" refers to a representation of an integer value in the form of a string data type. For example, the number 42 can be represented as the string "42". While it looks like a number, it is treated as text, meaning it can't be directly used in numerical operations without converting it back to an integer type. This distinction is important in programming and data processing contexts.


What data type is the is Yes or No?

In Java, that would be called "boolean". In other languages it may have different names, for example, "logical". In C, there is no true boolean data type, so people just use integer and if you want the integer to be true, you set it to 1 and if you want it to be false, you set it to 0.


Abstract data type that store a whole numbers?

All data types can be used to store a whole number, even the data types that can store a decimal number.


What does Data types?

Data type means it tells the compiler the variable belongs to integer .character.floating.l