Unit IV
Unit IV
Program: CO5I Course: Advanced Java Programming (22517) Course Co-ordinator: Mrs.Chavan P.P.
Unit IV- Networking Basics
Question Bank
Sr.
Question Option A Option B Option C Option D
No.
11 How many ports of TCP/IP are reserved for specific protocols? 10 1024 2048 512
14 Which of these class is used to encapsulate IP address and DNS ? DatagramPacket URL InetAddress ContentHandler
18 The client in socket programming must know which informations ? IP address of server Port number Both a and b none of the above