True Gift

talentsealedjobs

▼
Showing posts with label Find Square of 2 numbers. Show all posts
Showing posts with label Find Square of 2 numbers. Show all posts
Saturday, October 31

To find sqaure of numbers using C program!

›
#include<stdio.h> #include<conio.h> void main() { int a,b,squarea,squareb; clrscr(); printf("Enter the 2 numbers t...
›
Home
View web version
Powered by Blogger.