Which of the following is the correct syntax of accessing the first element of a pair p?
Posted: Wed Jul 13, 2022 7:53 pm
a) p.first
b) p.second
c) p[0]
d) p[1]
b) p.second
c) p[0]
d) p[1]
Accurate answers. Every time.
https://answerhappy.com/