sum of two integers values only other then integer it should print invalid input.



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

Post New Answer

More C Interview Questions

what do you mean by inline function in C?

0 Answers   IBS, TCS,


What is the use of function overloading in C?

0 Answers   Ittiam Systems,


How to throw some light on the b tree?

0 Answers  


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


how write a addtion of two single dimensional array using of pointer in c language?

3 Answers   DRDO,






where do we use volatile keyword?

1 Answers  


what is link list?

3 Answers  


How do I read the arrow keys? What about function keys?

0 Answers  


hi , please send me NIC written test papers to sbabavalli@gmail.com

0 Answers   NIC,


What is table lookup in c?

0 Answers  


What are the 4 types of functions?

0 Answers  


how to go with this?

1 Answers   Wipro,


Categories