How many pointers are required to reverse a link list?
Answer Posted / selva
2 pointers are required....
Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
How is new() different from malloc()?
What is searching? Explain linear and binary search.
How to demonstrate the use of a variable?
Who created c++?
What is a stack c++?
What is the use of pointer in c++ with example?
How would you find out if a linked-list is a cycle or not?
Explain the use of vtable.
Which operator cannot overload?
What is function overloading c++?
What are the comments in c++?
How would you use qsort() function to sort an array of structures?
Explain the isa and hasa class relationships. How would you implement each?
What is virtual function? Explain with an example
What is microsoft c++ redistributable?