Question: What is the difference between begin() and rbegin()?

Options

A : both are the same

B : begin() returns an iterator to the first element and rbegin() returns an iterator to an element kept at the end of the vector

C : begin() returns an iterator to first element whereas rbegin() returns constant iterator to first element

D : begin() returns returns first element rbegin() returns void

Click to view Correct Answer

Previous || Next

Cplusplus Programming Seq Con Vector Class 1 more questions

What is the difference between vanishing cream and cold cream?

A tachometer is used as an inner loop in a....

What is the difference between begin() and cbegin() in vectors?

The difference between a flip-flop & latch is ____________

Which of the following is untrue regarding Chou–Fasman and GOR....

Which of the following is the correct difference between cin....

What is the difference between error and exception?

Which of these occurs during the atrial systole?

Which of the following is incorrect the ‘word’ method?

Which of the bonding orbital has greater energy comparatively?

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Cplusplus Programming Questions And Answers Stored Sequences

Cplusplus Programming References 2

Cplusplus Programming References 3

Cplusplus Programming Seq Con Array Class 1

Cplusplus Programming Seq Con List

Cplusplus Programming Seq Con Vector Class 2

Cplusplus Programming Standard Template Library

Cplusplus Programming Static Constant Keyword

Cplusplus Programming Stl Algorithms

Cplusplus Programming Stl Container Any 1