answersLogoWhite

0


Best Answer

in Unix: the datatype is "Date"

in C++: the datatype is "char"

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the best datatype for storing your birthday?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the best datatype for storing birthdays?

in Unix: the datatype is "Date" in C++: the datatype is "char"


What is the best datatype for storing 1.99 or 2.75?

It is currency! But here is a tip: go to google, type in what is the best datatype for storing 1.99 and click enter/search, then, click on [DOC]STORAGE AND MEMORY and it downloads it, click it when downloaded and look on page 2, has all the answers!


Which datatype would you use if you were storing both numbers and letters?

alphanumeric.


What is numbers used for in terms of database?

For creating a table we need to mention the field names and data types . Numbers is a datatype in database for storing integers in a field .


Data type in data base?

In different languages we have different datatypes . Like in c++ we have int for integers , string for strings . In database we have datatypes, number for storing integer and varchar2 for storing string or characters.Like in languages like c we have datatypes such as char for characters , int for integers etc . In database we have datatype to denote the type of the field example numbers for storing integer, Varchar for characters.


Write a program that show size of datatype?

sizeof(datatype)


What is mean by parse in java?

It is used to convert the value of one datatype into a value of another datatype. Example- Integer.parseInt(in.readLine); It converts given value to Integer datatype.


How array differ from ordinary variable?

ordanry variable store one value at a time. arrays are used for storing more than one value at a time in a single variable name ordanry variable doesnt have subscript. array must have subscript syntax for ord. variable Datatype v1,v2...... syntax for array variable Datatype v1[n1],v2[n2].....


What is datatype of pointers?

pointer


C program to implement tower of hanoi using array implementation of stack abstract datatype?

stack abstract datatype


How do you declare functions?

datatype function_name() { }


What datatype is weapon name?

double