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
why wipro wase
What are the application of c?
Why do we use c for the speed of light?
Which is better between malloc and calloc?
What is a const pointer?
Can I initialize unions?
What does dm mean sexually?
What is atoi and atof in c?
string reverse using recursion
What is printf () in c?
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
Write the test cases for checking a variable having value in range -10.0 to +10.0?
Explain the binary height balanced tree?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
Is main is user defined function?