Is R is a slow language?



Is R is a slow language?..

Answer / Neeraj Singh Rajput

No, R is not inherently slow. The performance of R can vary depending on the task at hand and the size of the data being manipulated. Some tasks in R may be slower compared to compiled languages like C or Fortran due to its interpreted nature.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More R Programming Interview Questions

How will you create scatterplot matrices in r language?

1 Answers  


How will you merge two dataframes in r programming language?

1 Answers  


What are the data structures in r that is used to perform statistical analyses and create graphs?

1 Answers  


What is recursive function in r?

1 Answers  


What is control structure in R?

1 Answers  


how to import data into R?

1 Answers  


Mention how you can produce co-relations and covariances?

1 Answers  


What does not ‘r’ language do?

1 Answers  


What do you know about the evaluate_model() function from “statisticalmodeling” package

1 Answers  


Explain about “initialize()” function in r?

1 Answers  


Name some functions which can be used for debugging in r?

1 Answers  


How can you simulate random walk model using r?

1 Answers  


Categories