For example the many powerful string operations provided in


C++ provides many standard structured data types that are implemented very efficiently. Thus, there is often no reason to "reinvent the wheel" by creating a data type when the language already provides one. For example, the many powerful string operations provided in the C++ string class make it unnecessary to create a new string class (except perhaps in special applications).

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: For example the many powerful string operations provided in
Reference No:- TGS02584129

Expected delivery within 24 Hours