adplus-dvertising
frame-decoration

Question

What is the mode of b in the following R code?
b <- c(TRUE, TRUE, 1)

a.

Numeric

b.

Character

c.

Integer

d.

Logical

Answer: (a).Numeric

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the mode of b in the following R code?

Similar Questions

Discover Related MCQs

Q. How many atomic vector types does R have?

Q. What is the function to set row names for a data frame?

Q. A single element of a character vector is referred as ________

Q. R files has an extension ______

Q. If the code is stored in the external file, which of the following function is used to call them to a working directory?

Q. Advanced programmers can write ______ code to manipulate R objects.

Q. In ________ Insightful purchased the S language from Lucent for $2 million.

Q. Functionality of R is divided into a number of __________

Q. Dataframes can be converted into a matrix by calling the following function data ______

Q. Which of the following is not an object of R?

Q. Is It possible to inspect the source code of R?

Q. How to install for a package and all of the other packages on which for depends?

Q. __________ function is used to watch for all available packages in library.

Q. The longer programs are called ____________

Q. Scripts will run on ___________________

Q. Which of the following is a “Recommended” package in R?

Q. Full Form of GUI is ___________________

Q. ____________ provides a point-and-click interface to many basic statistic problems.

Q. In which IDE we can interact with R?

Q. Which programming language is more based on the results?