ram reddy


{ City } bangalore
< Country > india
* Profession * b.tech
User No # 11775
Total Questions Posted # 7
Total Answers Posted # 1

Total Answers Posted for My Questions # 22
Total Views for My Questions # 103700

Users Marked my Answers as Correct # 4
Users Marked my Answers as Wrong # 2
Questions / { ram reddy }
Questions Answers Category Views Company eMail

write a own function to compare two strings with out using stringcomparition function?

LG Soft, Sasken,

6 C 11223

what is dangling pointer?

LG Soft,

1 C 4890

write a own function for strstr

LG Soft,

1 C 11248

Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.

Persistent, Subex,

4 C 50377

Write a program for deleting duplicate elements in an array

Subex,

3 C 11032

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

Subex,

3 C 5758

sqrt(x+sqrt(x+sqrt(x+sqrt(x))))=2; Find the value of x?

Subex,

4 C 9172




Answers / { ram reddy }

Question { Subex, 5758 }

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

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