What is the return type of the front() function?
What is the return type of the front() function? Correct Answer char
The front() function returns a character from the string given as input. It takes in no arguments. It returns the first character that is present in the string. It can be used as “cout<
মোঃ আরিফুল ইসলাম
Feb 20, 2025