InterviewSolution
Saved Bookmarks
| 1. |
Point out the correct statement.(a) head function work on string(b) tail function work on string(c) head function work on string but tail function do not(d) none of the mentionedThe question was posed to me in a job interview.The query is from Summarizing and Merging Data topic in section Getting Data of Data Science |
|
Answer» Correct option is (d) none of the mentioned |
|