Explain what is wrong with this program statement?
No Answer is Posted For this Question
Be the First to Post Answer
Find string palindrome 10marks
5 Answers Honeywell, Infosys, Riktam, Roland,
inline function is there in c language?
write a program that will accept two integers and will implement division without using the division operator if the second value is an odd number and will implement multiplication without using multiplication operator if the second value is an even number.
wite a programme in c to linear search a data using flag and without using flags?
Where define directive used?
1)which of following operator can't be overloaded. a)== b)++ c)?! d)<=
What is dynamic dispatch in c++?
What is volatile c?
What is cohesion in c?
Explain two-dimensional array.
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
what is diffrence between string and character array?