Quantcast
Channel: Top SunOne Interview Questions :: ALLInterview.com
Browsing latest articles
Browse All 3 View Live

what does a constructor does.

Constructor is a member function of class that is used to create objects of that class. we can also intialise instance variables.

View Article



what is swing and jsp. where we use swings and jsp

Java Swing is technolgy which we are using to design desktop application. JSP is a server side technology called as Java Server Pages. when we need to design a application in client - server...

View Article

How to handle exceptions without using try,catch,throw, and log4j

Generally without try catch trow we can not handle exceptions handling is not a good practice. In that case we have to first find the probalbe case for exception and using if else codition we have to...

View Article
Browsing latest articles
Browse All 3 View Live




Latest Images