InterviewSolution
Saved Bookmarks
| 1. |
Predefined function reverse() in C++ is available under which header file?(a) math(b) stdio(c) stdlib(d) algorithmThis intriguing question comes from Arrays Types topic in chapter Arrays Types of Data Structures & Algorithms IThe question was posed to me by my school principal while I was bunking the class. |
|
Answer» Right answer is (d) ALGORITHM |
|