write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 60326
What kind of structure is a house?
What is the difference between c and python?
Are pointers integer?
Why is structure important for a child?
Why is it that not all header files are declared in every C program?
Explain main function in c?
What is indirection?
How can a number be converted to a string?
What does printf does?
write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.
What is the full form of getch?
What is the purpose of main() function?
Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10
Where are c variables stored in memory?
What is fflush() function?