Anuja Barje
@anuja26
3 published packets
Joined Jan 2021
Published Projects
Conversion Calculator using C++
Conversion calculator is a simple project using C++ language in which converts a binary to decimal, octal to decimal, binary to octal, and vice-versa.
Feb 16, 2021
Polymorphism in C++ using Virtual function
The project uses the Polymorphism feature of C++ and virtual function to calculate the factorial of a number.
Feb 09, 2021
Create a user friendly Tic Tac Toe Game using C++
Tic Tac Toe also known as 'X' & 'O' game is a 3*3 grid game played between two players where each player is assigned with a 'X' and 'O' symbol respectively.
Feb 02, 2021