Q80
Which of the following is example of vectorized operation as far as subtraction is concerned? > x y <- 6:9
A.
x+y
B.
x-y
AnswerC.
x/y
D.
y/x
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board