Problem State: Write macro definitions with arguments for calculation of area and perimeter of a triangle, a square and a…
Write a function to compute the distance between two points and use it to develop another function that will compute…
Lets write a C program to draw / display / print a four row pyramid formed from numbers 1 to…
Lets write a C program to draw / print / display a pyramid / triangle formed from stars, using nested…
Lets write a C program to display/print/output a right angled triangle pattern formed with Capital Letter English Alphabets, using nested…