answersLogoWhite

0

Which data type can store any data?

Updated: 8/11/2023
User Avatar

Wiki User

10y ago

Best Answer
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.
User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which data type can store any data?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Can any CD hold viedo data?

Yes, any type of recordable CD can be used to store video data.


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:


Which data type will you use to store names of 100 students?

char data type


What type of storage can store similar type of data?

array


What is the use of void pointer?

Void Pointer is a General purpose pointer ,that does not have any data type associated with it and can store address of any type of variable. Declaration: void * pointer_name;


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.


Allowances?

You can record video data on ANY media... CD, DVD or any other format that will store it! All data is treated the same.. it just a matter of what device will play what type of media!


What defines a data type?

the type of data which we store in a variable.. example: int a=10; /*here a is variable (data) which is of type int and stores a value 10.*/


Can you store non primitive data type in the array list?

Yes you can store non primitive data type variables in an array. String is a non primitive data type. You can declare a string array as: String a[]=new String[10];


In Access text data type contain maximum character of?

In Access, the Text data type can hold up to 255 characters. If you need to store more characters, you can use the Memo data type, which can store up to 65,535 characters.


How data will store in DBMS?

Databases store data using any of the robust data structures for efficient management of data. They can use any of the record based logical models to represent the data. Hierarchical, Network or Relational data models.


What data type can store up to 255 characters in Access?

Text.Text.Text.Text.Text.Text.Text.Text.Text.Text.Text.