Latest Answer: Java is a platfrom independent language. It is used for application programming.But JavaScipt is used to view the presentation part into the web browser. ...
1.what is meant by inheritance,single inhertiance,multiple inheritance?2.define abstract class & abstract method?3.how to developed and delopying a SERVELT,JSP program in the TOMCAT APACHE SERVER,WEBLOGIC
Latest Answer: Java supports single inheritance like C++, but does not supports multiple inheritance because of diamond problem. ...
Latest Answer: Is the code for all the drivers same ?Can someone give code sample of each type? ...
The complier thinks that the businness exception is a Runtime exception , It just bypasses without any error message.
Latest Answer: Extending the Runtime Exception means you are giving the definition of your exception as System Exception, for each System Exception your container will do a different process, mean what ever transaction you have, would be rolled back and the instance ...
View page << Previous 7 8 9 10 [11]

Go Top