M
Q. A new web browser window can be opened using which method of the Window object ?
You can open a new web browser window with the open() method of the Window object. Window.open() loads a specified URL into a new or existing window and returns the Window object that represents that window.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which function among the following lets to register a function to be invoked once?
Q. Which is the preferred testing nowadays for scripting?
Q. Which statement about outliers is true?
Q. If machine learning model output doesnot involves target variable then that model is called as
Q. In the example of predicting number of babies based on stork's population ,Number of babies is
Discusssion
Login to discuss.