Implementation of Tic Tac Toe Game using C++ Object-Oriented Programming Concept. A Class is created to implement the OOP Concept.
This will discuss how to print a matrix diagonally using C++ Program. An example is given for printing a matrix diagonally.
Program to check whether the numbers are Abundant,Automorphic,Friendly pair,Harshad number and Strong Number using C++