Vidyalelo
C++ Programming · Q848

C++ miscellaneous

Programming · C++ Programming · question 848

Q848

Which function is used to access the first element of an array class?

A.
front()
Answer
B.
start()
C.
back()
D.
first()

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board