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 / dg
ahutosh ,the kid is right pos% 10 will do fine,,are u
nuts,work on basic maths
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What is a tuple c++?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
What is c++ runtime?
How do I make turbo c++ full screen?
Do class method definitions?
Write about the various sections of the executable image?
Differentiate between a copy constructor and an overloaded assignment operator.
What does std mean in c++?
What are c++ redistributables?
What is a down cast?
What is endl c++?
What is rtti in c++?
How would you obtain segment and offset addresses from a far address of a memory location?
Explain how a pointer to function can be declared in C++?
Can a Structure contain a Pointer to itself?