WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT
TECHNIQUE..


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

Post New Answer

More C Interview Questions

write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?

4 Answers  


Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database

2 Answers   TCS, Unisys, Webyog,


What are control structures? What are the different types?

0 Answers  


Compare and contrast compilers from interpreters.

0 Answers  


What is use of pointer?

0 Answers  






What is the maximum no. of arguments that can be given in a command line in C.?

0 Answers   HCL,


how to write a bubble sort program without using temporary variable?

1 Answers   Aricent,


Can an array be an Ivalue?

0 Answers   EXL,


which will return integer? a) int*s ( ) b) ( int* ) s( ) c) int ( *s ) ( )

1 Answers   C DAC,


if we take a number as a char then can we manipulate(add, subtract) on this number

2 Answers  


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


where do we use structure pointer?

1 Answers  


Categories