Write a code to remove duplicates in a string.
No Answer is Posted For this Question
Be the First to Post Answer
what is the difference between %d and %*d in c languaga?
Who invented bcpl language?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is I ++ in c programming?
What is the concatenation operator?
can u write a program in C, which does not use = (eqaul)or any arithmatic assignment(like -=,+=,*= etc) operator to swap to number?
can we print any string in c language without using semicolon(;)(terminator) in whole program.
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
Write a program to print prime nums from 1-20 using c programing?
How can I increase the allowable number of simultaneously open files?
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
What are the storage classes in C?