C Challenge:
(30/12/13)
1) C Program to remove all characters from a string except alphabets.
2)Produce a multiplication table. Top left hand corner will show 1x1 and bottom right shows 12x12, as below.
3) Program to separate the integer part and the fractional part from a floating point number.
Answers:
1.Program to remove all characters except alphabets
2.Multiplication table
3.Program to seperate integeral parte and fractional part from a real number
(30/12/13)
1) C Program to remove all characters from a string except alphabets.
2)Produce a multiplication table. Top left hand corner will show 1x1 and bottom right shows 12x12, as below.
3) Program to separate the integer part and the fractional part from a floating point number.
Answers:
1.Program to remove all characters except alphabets
2.Multiplication table
3.Program to seperate integeral parte and fractional part from a real number
No comments:
Post a Comment