WAP to accept first name,middle name & last name of a
student display its initials?
Answer Posted / rina
if nybody nows the answer thn tell me pls.
| Is This Answer Correct ? | 11 Yes | 5 No |
Post New Answer View All Answers
pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)
What is data structure in c and its types?
Why is c used in embedded systems?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What type is sizeof?
How do we declare variables in c?
What is array in c with example?
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
why programs in c are running with out #include
What is a substring in c?
Why double pointer is used in c?
What is the equivalent code of the following statement in WHILE LOOP format?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
shorting algorithmS
Explain what will the preprocessor do for a program?