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 null and void pointer?
what is the difference between overloading & overriding? give example.
What is jump statement in C++?
Define private, protected and public access control.
What is the meaning of c++?
What is a wchar_t in c++?
Is swift better than c++?
Who invented turbo c++?
Explain the different access specifiers for the class member in c++.
How is new() different from malloc()?
What happens if a pointer is deleted twice?
What are stacks? Give an example where they are useful.
Write about the scope resolution operator?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
Write my own zero-argument manipulator that should work same as hex?