Write a program to write a given string in maximum
possibilities?
i.e str[5]="reddy";
i.e we can write this string in 120 ways
for that write a program

Answer Posted / ram

Hi thanks for this answer
But i need all that possibilities to be printed
If u can make that answer let me know?

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a built-in function in C?

800


What is meant by type specifiers?

663


How can I send mail from within a c program?

583


Write a program of prime number using recursion.

623


Is exit(status) truly equivalent to returning the same status from main?

589






Are comments included during the compilation stage and placed in the EXE file as well?

674


What is a nested loop?

653


How can I run c program?

692


What is a far pointer in c?

600


What is an endless loop?

806


What is string in c language?

630


Is multithreading possible in c?

572


What is the advantage of using #define to declare a constant?

625


How do I get a null pointer in my programs?

623


Where are local variables stored in c?

572