Q. Which methods are commonly used in Server Socket class? (Solved)
1. public output stream get output stream ()
2. public socket accept ()
3. public synchronized void close ()
4. public void connect ()
- b. public socket accept ()
1. public output stream get output stream ()
2. public socket accept ()
3. public synchronized void close ()
4. public void connect ()