Change Password
Logout
Update Question
View
Question
<p>What function is used to append a character at the back of a string in C++?</p>
Option 1
<p>append()</p>
Option 2
<p>push()</p>
Option 3
<p>push_back()</p>
Option 4
<p>insert()</p>
Correct Answer
Option 1
Option 2
Option 3
Option 4
Submit
Design and Developed by
O7Solutions