create a C program that displays one z,two y's,three x's
until twenty six A's.
plzz answer i need it tomorrow.
Answer Posted / vadivelt
Qn seems to be not very clear.. Could u pls post it clearly
so that, can answer.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is spark map function?
What does the format %10.2 mean when included in a printf statement?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is a constant and types of constants in c?
What is %lu in c?
What do the functions atoi(), itoa() and gcvt() do?
Should I learn c before c++?
What are the 3 types of structures?
Why do we use int main?
Can we declare variables anywhere in c?
Do you know the difference between malloc() and calloc() function?
Explain what is the difference between functions getch() and getche()?
main() { printf("hello"); fork(); }
How many bytes are occupied by near, far and huge pointers (dos)?
What are the 4 types of organizational structures?