InterviewSolution
Saved Bookmarks
| 1. |
Which of the following function can interrupt execution and can be called continuously?(a) browser()(b) browse()(c) search()(d) all of the mentionedI have been asked this question by my school principal while I was bunking the class.The origin of the question is Shiny in chapter Developing Data Products and Working with NumPy of Data Science |
|
Answer» Right ANSWER is (a) BROWSER() |
|