| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 10

1. runApp() will run the shiny and open the browser window.

Correct Answer is : TRUE

2. All of the styled elements are handled through server.R.

Correct Answer is : FALSE

3. Which of the following project is used for calling R products from web ?

Correct Answer is : OpenCPU

4. Point out the wrong statement:

Correct Answer is : Time required to create data products using shiny is more

5. Which of the following statement will install shiny ?

Correct Answer is : install.packages(“shiny”)

6. Which of the following can be done by shiny ?

Correct Answer is : All of the Mentioned

7. Point out the correct statement:

Correct Answer is : none of the Mentioned

8. Which of the following function can interrupt execution and can be called continuously ?

Correct Answer is : browser()

9. Which of the following function is for single checkbox widget ?

Correct Answer is : checkboxInput

10. How many components are involved in shiny ?

Correct Answer is : none of the Mentioned