dsFind string in vector c++ This C++ program creates a vector and uses find() to search for an element. The program creates a…byJohn