"I LOVE MY COUNTRY"
write a c program to get "COUNTRY MY LOVE I" as the output.
Use any other programming language. It is not mandatory to
use C.
Answer Posted / knk
i think it finets a tower of hanoi prob,its pgm shud work jus
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the benefit of using const for declaring constants?
Can a pointer be null?
What is the best way to store flag values in a program?
program to find out date after adding 31 days to a date in the month of febraury also consider the leap year
How can I implement sets or arrays of bits?
Define Spanning-Tree Protocol (STP)
What is #line in c?
Do string constants represent numerical values?
How can I copy just a portion of a string?
Explain what is the difference between a free-standing and a hosted environment?
What is the use of a conditional inclusion statement in C?
What is use of integral promotions in c?
Explain what is the difference between a string copy (strcpy) and a memory copy (memcpy)? When should each be used?
How a string is stored in c?
What is quick sort in c?