joelbug7957 joelbug7957
  • 22-08-2019
  • Computers and Technology
contestada

Class string provides overaloaded ==, !=, <, >, <=, and >= operators for string comparisons

True

False

Respuesta :

Branta Branta
  • 26-08-2019

Answer:

True

Explanation:

Class string provides overloaded ==, !=, <, >, <=, and >= operators for string comparisons. Examples of method signatures of these operators are as follows:

bool operator== (const char*   l, const string& r);

bool operator!= (const char*   l, const string& r);

bool operator<  (const char*   l, const string& r);

bool operator>  (const char*   l, const string& r);

bool operator<=  (const char*   l, const string& r);

bool operator>= (const char*   l, const string& r);

Answer Link

Otras preguntas

Perform the operations, multiply, and simplify.-a^3b (3a^2 b^5 - ab^4 - 7a ^2 b)
I need help with the following three physics problems please!
The mean of 20 numbers is 18. If 3 is added to each of the first ten numbers, find the mean of the new set of 20 numbers.
how would I calculate the X from a known velocity when launching a ball off a table?
can you tell me what is ballet?
Evidence gathered from publicly observable behavior is known as  _________ evidence.
60% of what number is 72?
Which refers to an injury to a joint?a. osteoporosisb. bursitisc. scoliosisd. carpal tunnel syndrome
1. how would you differentiate your heart rates before and after exercising? 2. what is the advantage of timing for a full minute to find your pulse? 3. what is
The mean of 20 numbers is 18. If 3 is added to each of the first ten numbers, find the mean of the new set of 20 numbers.