C Plus Plus Miscellaneous - Study Mode

[#136] Where does the vector add the item?
Correct Answer

(A) End

[#137] Which type of relationship is modelled by Association?
Correct Answer

(B) Has-A relationship

[#138] To what type of object does the container can be instantiated?
Correct Answer

(D) any type of object

[#139] What is Valarray in C++?
Correct Answer

(A) Container for efficient operations on an array

[#140] What are Distributions in C++?
Correct Answer

(B) Objects that converts a sequence into a sequence having specific random variable distribution