Write a program to reverse a string.
No Answer is Posted For this Question
Be the First to Post Answer
how do u find out the number of 1's in the binary representation of a decimal number without converting it into binary(i mean without dividing by 2 and finding out the remainder)? three lines of c code s there it seems...can anyone help
Differentiate between null and void pointers.
Write a program that accept anumber in words
How can I implement sets or arrays of bits?
write aprogram for There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
1 Answers iGate, Shashi, Source Bits, Subex,
What is the easiest sorting method to use?
How can I read/write structures from/to data files?
Apart from dennis ritchie who the other person who contributed in design of c language.
What is main () in c?
Why functions are used in c?
How do I use void main?
What is difference between && and & in c?