C Plus Plus Miscellaneous - Study Mode
[#141] How many parameters are available in srand function?
Correct Answer
(A) 1
[#142] Which one is used to refer to program elements in any translation units?
Correct Answer
(B) external linkage
[#143] What can be improved by formatting the source code?
Correct Answer
(C) User interface
[#144] How many types of class relationships are there?
Correct Answer
(D) 4
[#145] Which of the following operator is used to capture all the external variable by reference?
Correct Answer
(A) &