how to find anagram without using string functions using
only loops in c programming


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

Post New Answer

More C Interview Questions

in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures

0 Answers  


5 Write an Algorithm to find the maximum and minimum items in a set of ‘n’ element.

0 Answers  


What is the difference between break and continue?

0 Answers  


What type of function is main ()?

0 Answers  


Why do we use pointer to pointer in c?

0 Answers  






FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

0 Answers  


What is a #include preprocessor?

0 Answers  


Why are all header files not declared in every c program?

0 Answers  


List some of the static data structures in C?

0 Answers  


can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...

7 Answers  


which type of aspect you want from the student.

0 Answers   IBM, TCS,


There is a number and when the last digit is moved to its first position the resultant number will be 50% higher than the original number.Find the number?

1 Answers  


Categories