write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A
17 60355
What is .obj file in c?
Explain bitwise shift operators?
What is %s and %d in c?
what is reason of your company position's in india no. 1.
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What is bss in c?
Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?
Why should I prototype a function?
What is spaghetti programming?
What is c language in simple words?
In which header file is the null macro defined?
Explain how do you override a defined macro?
what do you mean by inline function in C?
what are the different storage classes in c?
What does %c mean in c?