Latest Answer : Both provide key-value access to data. The Hashtable is one of the original collection classes in Java. HashMap is part of the new Collections Framework, added with Java 2, v1.2. The key difference between the two is that access to the Hashtable is synchronized ...
1.in JDBC what is "thin" and "thick" clients2.what is difference between "thin" connection and "oci" connection
Latest Answer : "==" is a logical operator and is used to compare two operands."&" is bitwise AND operator . ...
Latest Answer : thank you ...
Latest Answer : hai , if u sent the answer with that suggestion,it may be usefull for viewers. ...
Latest Answer : The most visible difference between message-driven beans and session andentity beans is that clients do not access message-driven beans through interfaces.A message-driven bean is an enterprise bean that allows J2EE applications toprocess messages asynchronously. ...
Latest Answer : here is another for JSP comments: ...
1)what is main difference between EJB & RMI & SOCKET?2)what is difference between prepareStatement and Statement?
Latest Answer : When we use Incude tag then it will be called at the run time we can call at any no of times.. ...