Examveda

Point out the wrong statement?

A. Very less operations in R are vectorized

B. Vectorization allows you to write code that is efficient, concise, and easier to read than in non-vectorized languages

C. vectorized means that operations occur in parallel in certain R objects

D. Matrix operations are also vectorized

Answer: Option A


This Question Belongs to R Programming >> Data Structures In R Programming

Join The Discussion

Related Questions on Data Structures in R Programming