Write your question here.
How to write this validation program in c++?
Write an imput validation loop that asks the user to enter 'Y', 'y', 'N' or 'n'.
Have you considered trying before posting? Also google std::con or look at reference on this site maybe google loops in v++ also