Skip to content

Commit 64ee4bc

Browse files
committed
Update README.md
1 parent 3a801ac commit 64ee4bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ This repository contains all the java programming assignments for the CSE1007 la
103103
2. [Server Program](https://github.com/jacobjohn2016/Java-Programming/blob/master/Socket-Programming/src/FirstServer.java): Listens on port and prints message to console.
104104
105105
## [Digital Assignment](https://github.com/jacobjohn2016/Java-Programming/tree/master/Digital-Assignment)
106+
* [File Upload](https://github.com/jacobjohn2016/Java-Programming/blob/master/Digital-Assignment/16BCE2205_Digital_assignment.pdf)
106107
107108
## Extra Questions (Practice)
108109
1. Write a program to accept an integer number and separate the digits with a $ sign. [Ans](https://github.com/jacobjohn2016/Java-Programming/blob/master/extra-assignment/src/separateInt.java)

0 commit comments

Comments
 (0)