Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


Give an example of run-time polymorphism/virtual functions.

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

0 Answers  


What are static member functions?

0 Answers  






What are the advantages of inheritance in c++?

0 Answers  


What is ostream in c++?

0 Answers  


What things would you remember while making an interface?

0 Answers  


Differentiate between late binding and early binding.

0 Answers  


without if else statement can be written ah

0 Answers  


What is vectorial capacity?

0 Answers  


Why is c++ difficult?

0 Answers  


Categories