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 the benefit of c++?
What are dynamic type checking?
What is the type of this pointer in c++?
Why is c++ so fast?
Difference between delete and free.
Differentiate between the message and method in c++?
Explain abstraction.
What is null and void pointer?
Differentiate between an array and a list?
Define a pdb file.
How to declare a pointer to an array of integers?
What is std namespace in c++?
What is an operator function? Describe the function of an operator function?
Is c++ slower than c?
Is the declaration of a class its interface or its implementation?