The find() algorithm

(A) finds matching sequences of elements in two containers

(B) finds a container that matches a specified container

(C) takes iterators as its first two arguments

(D) takes container elements as its first two arguments

Post a Comment

0 Comments