You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A C-Program that simulates Virtual Memory Management based on a text file input of logical addresses which represents sequential instructions with address range 0 thru 2^16 - 1. See the Project Report for more details regarding usage.
A replica of Scanner Class that is easy to operate and is made by using the BufferedReader and InputStreamReader class for getting input of any primitive data type.
desktop game: Swing library to create a GUI. The application allows users to log in, practice multiplication tables, view reports, and change settings from XLSX (excel file) and csv.