Write a program to print all permutations of a given string.
No Answer is Posted For this Question
Be the First to Post Answer
a=0; while(a<5) printf("%d\n",a++); how many times does the loop occurs? a.infinite b.5 c.4 d.6
Define Array of pointers.
how the compiler treats any volatile variable?Explain with example.
How can I avoid the abort, retry, fail messages?
Can we change the value of static variable in c?
State the difference between realloc and free.
Explain how can I convert a number to a string?
What is the difference between char array and char pointer?
write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
how to convert an char array to decimal array
how can you print&scan anything using just one character? :) HINT: printf,scanf similer
WAP to accept basic salary of an employee? Calculate it HRA=25%,DA=30%,PF=30%&net salary display all contents?
6 Answers Finite Infotech, Lovely Professional University, Wipro,