info@fdiengdoh.com | fdiengdoh@fdiengdoh.com

C/C++ Tutorials

Have a question in C/C++ Programming? Discuss it here.
Some information:
To ask a question send email to tutorial@fdiengdoh.com
Here are some of the question asked by others:

C Program Examples

Question 1:
Write a program that can accept input as stirng and convert the string to lower case without using library function.
Answer >>>
Question 2:
Write a C Program using file and perform the following.
1). Read from a given file "text.txt"
2). Write all the lower case letters on file "text1.txt"
3). Write all the upper case letters on file "text2.txt"
4). Write all other characters on file "text3.text".
Answer >>>
Question 3:
Write a C Program that accepts input of a number and then printout the number in words
Answer >>>

Sample Class Program in C++

Question 4:
Write a program to calculate simple interest, keeping rate as a constant. Use a class
Answer >>>
Question 5:
Write a program to check whether a given age is illegible for voting or not? Answer >>>
Thus if you have any more question please try to ask