Multiple choice Which class is used to create an object from a full web address in networking in Java? URLConnection Class URL(String) URL Class InetAddress Class DatagramPacket Class Reveal answer Fill a bubble to check yourself B Correct answer Explanation URL(String) creates an object from a full web address.