What is anagram in c?


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

Post New Answer

More C Interview Questions

1. main() { printf("%d",printf("HelloSoft")); } Output?

3 Answers   HCL,


"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks

0 Answers  


swap two integer variables without using a third temporary variable?

6 Answers   Persistent,


Binary tree traversing

1 Answers   Qualcomm,


Write one statement equalent to the following two statements x=sqr(a); return(x); Choose from one of the alternatives a.return(sqr(a)); b.printf("sqr(a)"); c.return(a*a*a); d.printf("%d",sqr(a));

6 Answers   TCS,






Explain null pointer.

0 Answers  


What is a volatile keyword in c?

0 Answers  


The program to allow the characters from the input received and send this function to a function check if the characters between letters a to z is a function of y joins as the characters main and output to otherwise return to the original function of the y characters

0 Answers  


Does sprintf put null character?

0 Answers  


What header files do I need in order to define the standard library functions I use?

0 Answers  


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


can anyone suggest some site name..where i can get some good data structure puzzles???

0 Answers  


Categories