how can i get the output
54321
4321
321
21
1
in c programming........???? pls help......
Answer Posted / gohar
a
22
ccc
4444
eeeee
666666
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
how many errors in c explain deply
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
What are the differences between new and malloc in C?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
What is the use of a conditional inclusion statement in C?
What are derived data types in c?
What is the difference between functions getch() and getche()?
What are categories used for in c?
What is meant by gets in c?
Explain about C function prototype?
What is a null pointer in c?
What is c language in simple words?
There seem to be a few missing operators ..
What is an lvalue in c?