Question: Some programming languages, such as C++ and Java, does not provide the string data type as one of the primitive data types. Programmers often must
Some programming languages, such as C++ and Java, does not provide the string data type as one of the primitive data types. Programmers often must use the char type to build a data structure for "string" to behave like a data type. In your opinion, should these programming languages provide a "string" data type as one of their primitive data types? Why?
Please give reasons with 2 separate answers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
