![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : To provide multiple inheretance we needed interface ... Read Answers (9) | Asked by : prakash Latest Answer : All those answers are lies. JAVA was named as coffee was drunk the most when it was developed. And the bean name is JAVA. thats why u see Coffee Cup as its official symbol.Enjoy. ... Read Answers (3) | Asked by : ganesh Latest Answer : the main purpose of marker interface is to check the instance of that class whick is going to implement by using instanceof()method.but is reccomendedin programming code b'coz we know that why am doing it.like-----we implement cloneable interface when ... Read Answers (2) | Asked by : vikranth Marker interface having no methods right.. then what is the use of marker interface? for what purpose we use marker interface? Marker interface having no methods right.. then what is the use of marker interface? for what purpose we use marker interface? One of the "clean" features of the Java programming language is that it mandates a separation between interfaces (pure behavior) and classes (state and behavior). Interfaces are used in Java Latest Answer : XML parsing is done to retreive data from xml.(i.e,from root elements, attributes..tags)SAX parser is used to retreive data in a fashion that when it encounters any tag the data encountered is returned back.DOM parser constructs a content tree for the ... Latest Answer : Classes are usually first defined and then instantiated using the new operator. Anonymous classes combine the process of definition and instantiation into a single step. Anonymous classes are defined at the location they are instantiated, using additional ... Latest Answer : Markup interface is having no method, used for TAGGER or MARKER ... Read Answers (7) | Asked by : pradeep kumar Latest Answer : If you want to change the design of the application at the time of implementation ... Read Answers (2) | Asked by : chandra What exactly is the difference between between throw and throws? If both are used for the same purpose then why are both needed instead of one? Latest Answer : hi there, throw:the throw keyword is used to throw the exception manually,that is when you feel a particular line in your code, when executed is capable of having some exception ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||