Write a code to generate divisors of an integer?
No Answer is Posted For this Question
Be the First to Post Answer
write a program which will count occurance of a day between two dates.
Why is it usually a bad idea to use gets()? Suggest a workaround.
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
Write a program to find the smallest and largest element in a given array in c language
Explain how do you use a pointer to a function?
Write the Program to reverse a string using pointers.
How do you convert strings to numbers in C?
If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
Is there any book to know about Basics of C Language?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
How to calculate Total working time using Login and logout?
2 Answers CTS, Cygnus, Infosys, Signal Networks, TCS, Wipro,
write a code for large nos multilication (upto 200 digits)