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 |
Find the largest number from the given 2 numbers without using any loops and the conditional operator.
write a program that explain #define and # undef directive
What is a structure and why it is used?
What is getch c?
What is modeling?
What is uint8 in c?
Can we add pointers together?
Do you know what are the properties of union in c?
What is the advantage of c?
what are the uses of structure?
How to calculate sum
write a program that finds the factorial of a number using recursion?