CSC409 Advanced Java Programming

Advanced Java ProgrammingModel question

Write a java program using TCP such that client sends number to server and displays its factorial. The server computes factorial of the number received from client.

5
A worked answer is on its wayMeanwhile, read the Advanced Java Programming notes for this topic.

Discussion

Loading…

More Advanced Java Programming questions

All Advanced Java Programming old questions