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


Please Help Members By Posting Answers For Below Questions

c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

792


why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above

859


Explain built-in function?

795


What is the role of && operator in a program code?

772


Is a house a shell structure?

875






Explain high-order and low-order bytes.

852


What are called c variables?

745


What does the error message "DGROUP exceeds 64K" mean?

960


Which is best book for data structures in c?

791


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

3511


What happens if you free a pointer twice?

792


What are the different properties of variable number of arguments?

871


Write a program of advanced Fibonacci series.

874


How can I find the modification date and time of a file?

784


Explain how do you search data in a data file using random access method?

879