Get premium membership and access questions with answers, video lessons as well as revision papers.

Give one advantage and one disadvantage of using the string data type in a computer program.

      

Give one advantage and one disadvantage of using the string data type in a computer program.

  

Answers


Davis
The string type allows strings to be manipulated with operators.However, working with string object is not as efficient as working with null-terminated character arrays.
Githiari answered the question on February 13, 2018 at 13:44


Next: Define a container, an iterator, and an algorithm as they relate to the STL in a computer program.
Previous: What is a predicate in a system program?

View More Computer Science Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions