Write a program which returns the first non repetitive character in the string?
No Answer is Posted For this Question
Be the First to Post Answer
How can I allocate arrays or structures bigger than 64K?
what would be the output of the follwing struct st { char name[20]; int i; float f; }; main() { struct st emp = {"forum"}; printf("%d %f",emp.i,emp.f); }
Do character constants represent numerical values?
wat are the two methods for swapping two numbers without using temp variable??
Ow can I insert or delete a line (or record) in the middle of a file?
What is hashing in c language?
what do you mean by inline function in C?
c language interview questions & answer
Is a house a shell structure?
What are the advantages and disadvantages of pointers?
What is operator precedence?
How to print India by nested loop? I IN IND INDI INDIA