C++ String pop_back()This function is used to remove a last character of a string, decreasing its length by one. SyntaxConsider a string str. Syntax would be : ParametersThis function does not contain any parameter. Return valueThis function does not return any value. Example 1Let's see the simple example. Output: java Next TopicC++ Strings |
We provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India