what is the biggest advantage of using bool there
and how cin.getline(a,1000) works in this case
When to use bool
hi @TheSourabh,
There is no advantage of using bool as such you can use anything here and cin.getline takes input of space character.
e.g. it will take input of “Hello World”
Please let me know if there is any other doubt.
I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.
On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.