write a javascript function that
This function accepts four inputs. The first input is a number that denotes a person's age in years. The second input is a string that denotes the two-letter abbreviation of the state in which the person resides. The second input must not be case sensitive. The third input is a Boolean denoting whether the person filed a state income tax in the previous tax year. The fourth input is a number denoting the number of dependents claimed on the previous year's tax form. The "dependents" is an optional parameter and will be omitted if the third parameter is false. The function returns true if the person is eligible for a tax refund and false if they are not. A person is eligible for a tax refund if
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here