sum of two integers values only other then integer it should print invalid input.
Answer / ahamadbasha
sample output 1
4
5
sum=9
sample output 2
a
b
invalid input
| Is This Answer Correct ? | 3 Yes | 0 No |
what is array?
What are the general description for loop statement and available loop types in c?
What is selection sort in c?
Write c-code for 5+55+555+5555+55555+555555+5555555. Output will be it's answer...
How can I access an I o board directly?
Ca some one please help me with aC code to allow user enter numbers from 1 to 20 without repeating and prnt the sum of those numbers thnx
Explain high-order and low-order bytes.
What is the difference between macros and inline functions?
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
what is disadvantage of pointer in C
Subtract Two Number Without Using Subtraction Operator
Can we change the value of constant variable in c?