WAP to accept first name,middle name & last name of a
student display its initials?
Answer Posted / ankush
hiiii Chandan
your answer is wrong...
first you use print this is wrong....it's printf....
&we cant store string in array by using %c operator...
here we use %s to store a string or print a string...
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What does int main () mean?
Is using exit() the same as using return?
What is the difference between strcpy() and memcpy() function in c programming?
If fflush wont work, what can I use to flush input?
Once I have used freopen, how can I get the original stdout (or stdin) back?
hi any body pls give me company name interview conduct "c" language only
Explain what are global variables and explain how do you declare them?
Why is c still so popular?
What is static function in c?
What are unions in c?
What are c preprocessors?
Why & is used in scanf in c?
Explain why c is faster than c++?
What is page thrashing?
What is the difference between the local variable and global variable in c?