adspace
Answer Posted / Dhananjay Singh
A C++ programmer should be interested in STL because it offers numerous benefits. It provides pre-built templates for data structures, making the code more concise and easier to read. It also includes efficient algorithms that can help solve complex problems quickly. Furthermore, using STL can make your code more portable across different platforms as you don't have to reinvent the wheel.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers