sum of two integers values only other then integer it should print invalid input.
Answer Posted / ahamadbasha
sample output 1
4
5
sum=9
sample output 2
a
b
invalid input
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Can you please explain the difference between strcpy() and memcpy() function?
What is the significance of scope resolution operator?
Explain two-dimensional array.
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
FILE PROGRAMMING
how to write optimum code to divide a 50 digit number with a 25 digit number??
Why is not a pointer null after calling free?
What is a structural principle?
What is extern c used for?
Is c pass by value or reference?
Explain how can I convert a number to a string?
how to find binary of number?
Explain what header files do I need in order to define the standard library functions I use?
What is #include stdio h?
Why is c used in embedded systems?