Find jobs | Company-wise jobs
Jobseekers | Employer login
About us Sitemap of www.CareerRide.com Sitemap FAQ related with www.CareerRide.com FAQ Click here to Contact us Contact
       
Submit Resume Free ! | Access Resume Free !
Home Interview Q&A Tutorials .NET Java Soft skills CV GD Work from home IT practice test MBA practice test FAQs in PDF Books Jobs FAQs
Interview questions                                 
Java interview questions
Java frequently asked questions
Test your Java skills!
Test your JDBC skills!
Test your EJB skills!
 
Java objects, classes & methods
Java operator  Java variables
Java overloading and overriding
Java abstract classes
Java data types  Java arrays
Java exception  Java events
Java virtual machine
Java input and output
Java URL connections
Java sockets  JNDI
Java applets  Java AWT
Java drawing AWT components
Core java  JDBC  JSP  EJB
J2EE  JNI  Servlets  Struts
Java threading  J2ME  JMS
Java web services  RMI
Internationalization  JavaScript
EJB Architecture  Spring
Java Transaction API – JTA  JBOSS
Java transaction services, JTS
Java GUI Framework interview
SWT/JFace interview
MVC and Jface  JavaServer Faces
Hibernate interview  JAAS
JavaMail interview  Tomcat
MIDP interview
Weblogic interview
Ant interview
Websphere interview
Ruby interview
jQuery interview
Aspect Oriented Programming, AOP
Java design patterns
Java localization
More links
JavaServer Faces 
OpenCms Application Overview 
EJB 3 Entities 
Oracle Web RowSet 
 

Java URL connection


Java URL connection interview questions

Explain the difference between a URL instance and a URL connection instance.

URL instance represents the location of a resource, and a URLConnection instance represents a link for accessing or communicating with the resource at the location............
Read answer

Explain how to make a connection to a URL.

Connection to the remote object represented by the URL is only initiated when the connect() method of the URLConnection is called. Doing this initializes a communication link between your Java program and the URL over the network.............
Read answer

Explain how to read from a remote file when we have its URL.

With the help of the following code you could directly read from the URL:.............
Read answer

What is Uniform Resource Identifier (URI)?

A URI is in the form of a string of characters for the purpose of identifying an abstract or physical resource. URIs provides a means that is simple and extensible for identifying a resource..........
Read answer

Discuss about Java URL handling architecture.

Java URL architecture is handled by the java.net.URL object instances. It is utilized to handle the URL string. The methods are of public access specifications..............
Read answer

Brief about java.net.URL class.

URL is represented to identify or to point to a resource [a web portal / web page] on the WWW. A file or a directory or a reference to an object makes the resource for URL..................
Read answer

Brief about java.net.HttpURLConnection class.

This class inherits from URLConnection. The HTTP specific features are supported by this class. Each instance of HttpURLConnection is used to make a single request...............
Read answer

Brief about java.net.JarURLConnection class.

This class is used to establish a connection to a JAR file or to an entry of the JAR file. The syntax is..............
Read answer

Explain the difference between runnable and extends in java.

Answer - We can use Extend Thread class only when the class......

Explain the term thread safety and synchronization.

Answer - The term Thread safety means each method in a multithreaded.....

 
Want to be hunted by potential employers? Just submit your key skills!

Popular FAQs

.NET .Net Architecture ADO.NET Java Oracle C#.NET
VB.NET DOT.NET AJAX ASP.NET NET Framework OOPS in .NET
C++ Sql Server Data warehousing EJB MySQL Linux
PHP UML Networking Testing XML  
 
Copyright © 2008 - 2010 CareerRide.com. All rights reserved.