Write a code to remove duplicates in a string.


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

Post New Answer

More C Interview Questions

Explain in detail how strset (string handling function works )pls explain it with an example.

1 Answers  


How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


input any 4 digit number and find the difference of all the digits?

3 Answers   Google,


WAP to find that given no is small or capital

3 Answers  


wat s the meaning of (int *)p +4;

2 Answers  






What does %p mean c?

0 Answers  


The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none

0 Answers  


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

0 Answers  


#include<stdio.h> void main() { int a [5]; for (i=0; i<=4; i++) printf(ā€œ%dā€ ,a[i]); }

8 Answers  


what is the diference between pointer to the function and function to the pointer?

2 Answers   Infosys,


Is c still used in 2019?

1 Answers  


What is logical error?

0 Answers  


Categories