Write program to remove duplicate in an array?


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

Post New Answer

More C Interview Questions

write an algorithm which can find the largest number among the given list using binary search ............... this was asked in the interview

2 Answers   Satyam, UNIS, Wipro,


In which language linux is written?

0 Answers  


Is linux written in c?

0 Answers  


du u know test pattern for robosoft? Plz share

1 Answers   RoboSoft, TATA, Wipro,


To find whether a number is even or odd without using any conditional operator??

12 Answers   College School Exams Tests, IBM,






A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.

4 Answers  


Can you please explain the difference between syntax vs logical error?

0 Answers  


What is the difference between getch() and getche()?

1 Answers   NSPL,


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Bosch,


How to write a program for swapping two strings without using 3rd variable and without using string functions.

7 Answers   iGate, Infotech,


How to avoid structure padding in C?

8 Answers   Tech Mahindra,


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

0 Answers  


Categories