Tanisha Adhikari
@Tanisha7
3 published packets
Joined Apr 2021
Published Projects
Coding of the game “TIC TAC TOE” in JAVA.
The code of this project is targeted for the generation of TIC TAC TOE game using arrays and gives the insight into the world of games through Java.
Jun 08, 2021
Program in Java to print the Calendar with year as input (without Calendar class)
This project aims at the generation of Calendar of a year without using Calendar class and taking only year as the input implementing the use of 1D and 2D arrays in Java.
May 09, 2021
L.C.M. of two numbers using division method without H.C.F demonstrating recursion in Java
This project contributes to one of the major factors of OOP's (reusing code)- The Recursion. Through a code snippet in Java generating L.C.M I have shown the working of recursion.
Apr 18, 2021