C++ Overview

6 years ago
                                             C language is a general-purpose programming language. It is similar to c language but, the syntax of c and c++ is a little bit different. In C we use...
C++ Overview C++ Overview Reviewed by Amit Waghmare on June 30, 2019 Rating: 5

Area of square

6 years ago
Area of Square                     To calculate the area of the square we must know the formula area of the square is  area=side*side                    To perform this operation in the c language first...
Area of square Area of square Reviewed by Amit Waghmare on June 21, 2019 Rating: 5

Area of Rectangle

6 years ago
Area of Rectangle                           To calculate the area of the rectangle we must know the formula area of rectangle=Length*Breadth.                          ...
Area of Rectangle Area of Rectangle Reviewed by Amit Waghmare on June 21, 2019 Rating: 5

Check given number is Palindrome or not.

6 years ago
                                                                      First, we see what Palindrome number. If we are giving input as...
Check given number is Palindrome or not. Check given number is Palindrome or not. Reviewed by Amit Waghmare on June 20, 2019 Rating: 5
Page 1 of 81238Next