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

What is data structure in c and its types?

0 Answers  


What is typedf?

0 Answers  


how does the C compiler interpret the following two statements p=p+x; q=q+y; a.p=p+x; q=q+y b.p=p+xq=q+y c.p=p+xq; q=q+y d.p=p+x/q=q+y

4 Answers   TCS,


Explain how can you avoid including a header more than once?

0 Answers  


What is a stream in c programming?

0 Answers  


how can be easily placed in TCS.

0 Answers   TCS,


What functions are in conio h?

0 Answers  


What is bash c?

0 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


how do we remove the printed character in printf statement and write next it it

1 Answers  


write a program to find the number of even integers and odd integers in a given array in c language

13 Answers   IAI Cameroun, NIIT, Olive Tech, QIS,


WHO WROTE C LANGUAGE?

4 Answers  


Categories