adplus-dvertising
frame-decoration

Question

What will be the output of the following R code?
options(digits = 16)
20/6

a.

3.33

b.

3.333

c.

3.3333333

d.

3.3333333333333333

Answer: (d).3.3333333333333333

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What will be the output of the following R code?

Similar Questions

Discover Related MCQs

Q. In which IDE we can interact with R?

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

Q. Why learning R becomes tough?

Q. R is mostly used in ______________

Q. Why is it needed for R studio to update regularly?

Q. What is the meaning of “<-“?

Q. In the expression x <- 4 in R, what is the class of ‘x’ as determined by the `class()’ function?

Q. Which language is best for the statistical environment?

Q. In order to use the R-related functionality in Dundas BI, you must have access to an existing _________

Q. The open source _________ software is available for Unix, Linux, and Windows platforms.

Q. Modification in Dundas BI is done ______________

Q. R has many functions regarding ________________

Q. ___________ hosts many add-on packages that can be used to extend the functionality of R.

Q. Which function is used to automatically vectorize?

Q. Which is simpler for statistical programming?

Q. A _______________ is a variable that holds one value at a time.

Q. Point out the wrong statement?

Q. Which of the R following code is example of explicit printing?

Q. Files containing R scripts ends with extension ____________

Q. Point out the wrong statement?