Contact Us

Dhaka , Bangladesh

Facebook: www.facebook.com/abdulaleem.sl
Email: aalim4235@gmail.com


No comments:

Post a Comment

C program for find square value

This is an example of how to find square value of a number using function.  #include<stdio.h> float square ( float x ); int ma...