Memory is not a constraint. In a single iteration(NOTE: you
can't go back), how will you find out the 10th last
node/item in a linked list.
Answer Posted / mms zubeir
Ashutosh,
Can you explain how your answer sync with the question?
Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is c++ & why it is used?
List the issue that the auto_ptr object handles?
What do you mean by funtion prototype?
What does count ++ do in c++?
Write about c++ storage classes?
What does new return if there is insufficient memory to make your new object?
What does it mean to declare a member variable as static?
Explain what data encapsulation is in c++?
How are Structure passing and returning implemented by the compiler?
Difference between struct and class in terms of access modifier.
Explain all the C++ concepts using examples.
What are separators in c++?
Is c++ the hardest language?
What is object oriented programming (oop)?
what is pre-processor in C++?