please tell me the logic for this C program :
INPUT (string):ABCD
OUTPUT :BCDA
CDAB
DABC
Answer Posted / rajan
Circular queue
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Is Exception handling possible in c language?
What is return in c programming?
Do variables need to be initialized?
What is a nested loop?
What is a lvalue
When should we use pointers in a c program?
Define VARIABLE?
What is #include stdlib h?
What are volatile variables in c?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What does calloc stand for?
Which is best linux os?
How can you avoid including a header more than once?
Can you write a programmer for FACTORIAL using recursion?
What is omp_num_threads?