Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

What is the simplest way of creating the vector?

a) C function
b) Create
c) Destroy
d) Invalid

Answer: a
Explanation: The simplest way to create a vector is through the concatenation function, c. This function binds elements together, whether they are of character form, numeric or logical.

Join The Discussion