1.

Point out the correct statement?(a) The complement to the textual format is the binary format(b) If you have a lot of objects that you want to save to a file, you can save all objects in your workspace using the save.image() function(c) The serialize() function is used to convert individual R objects into a binary format that can be communicated across an arbitrary connection(d) All of the mentioned

Answer» Correct choice is (d) All of the mentioned

The best explanation: It’s better to stick with a binary format for efficiency and accuracy.


Discussion

No Comment Found

Related InterviewSolutions