parseInt() method converts the string to a integer. Before applying this function, Ram wants to know the type of the argument that is passed to the function. What operator in javascript would support this?
javaScript Age in Dog years //write a function that takes your age and returns it to you in dog years - they say that 1 human year is equal to seven dog years function dog Years() javaScript