Javatpoint Logo
Javatpoint Logo

C++ String pop_back()

This function is used to remove a last character of a string, decreasing its length by one.

Syntax

Consider a string str. Syntax would be :

Parameters

This function does not contain any parameter.

Return value

This function does not return any value.

Example 1

Let's see the simple example.

Output:

java

Next TopicC++ Strings





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA