Copy Linked List using recursive function?
Answers were Sorted based on User's Feedback
Answer / sanket
You can explain with help of diagram nd stack structure of
Recursive function.
| Is This Answer Correct ? | 2 Yes | 0 No |
Who discovered c++?
Array base access faster or pointer base access is faster?
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
Incase of a function declaration, what is extern means?
Difference between strdup and strcpy?
What is pointer to member?
Is turbo c++ free?
What is #include cmath?
What is Destructor in C++?
What does iomanip mean in c++?
Describe friend function & its advantages.
What are the weaknesses of C++?