Que: What will be the output of the following R code? a <- (“a” , “b”) mode(a) a. Character b. Numeric c. Complex d. Integer Answer: Character