Write a program in C language that takes two numbers and display a message if first number is square of second.

  • 9 years ago
Write a program in C language that takes two numbers and display a message if first number is square of second.
chapter No. 11
Decision Constructors

Recommended