Which of the following is not a member function of all sequence containers?

a. front
b. back
c. push_front
d. push_back

c. push_front

Computer Science & Information Technology

You might also like to view...

?Hypertext organizes data through a series ofsitesusers can activate to jump from one piece of information to another.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The _______ member function takes a single char value from the input file, without regard to whether it is whitespace.

a) newLine b) get c) put d) getline e) putline

Computer Science & Information Technology