adplus-dvertising
frame-decoration

Question

R has how many atomic classes of objects?

a.

1

b.

2

c.

3

d.

5

Answer: (d).5

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. R has how many atomic classes of objects?

Similar Questions

Discover Related MCQs

Q. Point out the correct statement?

Q. Numbers in R are generally treated as _______ precision real numbers.

Q. If you explicitly want an integer, you need to specify the _____ suffix.

Q. Point out the correct statement?

Q. Attributes of an object (if any) can be accessed using the ______ function.

Q. R objects can have attributes, which are like ________ for the object.

Q. Which of the following can be considered as object attribute?

Q. The ________ function can be used to create vectors of objects by concatenating things together.

Q. Which of the following statement is invalid?

Q. Point out the correct statement?

Q. Point out the correct statement?

Q. Which of the following is invalid assignment?

Q. Which of the following code constructs vector of length 11?

Q. _______ function returns a vector of the same size as x with the elements arranged in increasing order.

Q. Which of the following is used for generating sequences?

Q. Which of the following statement would print “0” “1” “2” “3” “4” “5” “6” for the following R code?

Q. Point out the correct statement?

Q. Point out the correct statement?

Q. All columns in a matrix must have the same mode and the _________ length.

Q. ___________ provides optional labels with the columns and rows.