1.

Which of the following is used to change active graphic device?(a) dev.set(b) dev.int(c) dev.win(d) all of the mentionedThis question was posed to me in final exam.The query is from Graphics Devices in section Data Analysis and Research of Data Science

Answer»

Correct OPTION is (a) dev.set

To EXPLAIN: You can change the ACTIVE graphics device with dev.set() where is the NUMBER associated with the graphics device you want to SWITCH to.



Discussion

No Comment Found

Related InterviewSolutions