x=day() y=month() z=year() What is true about these variables
x and y are numeric and z is character
All the variables are numeric
x and z are numeric y is character
All the variables are character