How do I round numbers?
No Answer is Posted For this Question
Be the First to Post Answer
what is difference between procedural language and functional language ?
find largest element in array w/o using sorting techniques.
What is the use of function overloading in C?
How do I swap bytes?
What is string length in c?
Explain what are run-time errors?
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
what is pointer?
13 Answers HCL, TCS,
Why doesnt this code work?
Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986
What is c language used for?
write a program to display the numbers having digit 9 in the given range from 1 to 100