Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 194 Bytes

ComputerNetworksAndSecurityLab

This repository contains all assignments performed in CNS Laboratory

To execute java files, run the following commands:

javac file_name.java

java file_name