Que: Which of the following statement is invalid? a. x <- c(1+0i, 2+4i) b. x <- c(TRUE, FALSE) c. x <- c(T, F) d. None of the mentioned Answer: None of the mentioned