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 the difference between the expression “++a” and “a++”?
Difference between Function to pointer and pointer to function
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What's the total generic pointer type?
what is data structure?
sir, i cannot find the way how to write aprogram by using array on queue
plz answer..... a program that reads non-negative integer and computes and prints its factorial
Write a code to generate a series where the next element is the sum of last k terms.
Describe for loop and write a c program to sum the series X + x2/2! + x3 /3! + …….. up to fifteen terms.
What does static mean in c?
Explain about the constants which help in debugging?
program to find the ASCII value of a number