Un-Answered Questions { C++ General }

What is the use of namespace std in C++?

623


Describe friend function & its advantages.

716


Explain Memory Allocation in C/C++ ?

641


Briefly describe a B+ tree. What is bulk loading in it?

806


How do we balance an AVL Tree in C++?

643


Write a C++ Program to check whether a number is prime number or not?

638


what you know about c++?

665


Difference between Abstraction and encapsulation in C++?

580


Implement stack operations with pointers with appropriate exception checks.

569


Write a function to find the nth item from the end of a linked list in a single pass.

571


Write a program to find the Fibonacci series recursively.

612


Write a program to find the reverse Fibonacci series starting from N.

615


What is command line arguments in C++? What are its uses? Where we have to use this?

581


Which one is a preferred language C or C++? Why?

620


Write a code/algo to find the frequency of each element in an array?

607