![]() Related Questions Latest Answer : In c,there are argc and argv.argc is passed to argv and argv is used to store characters.in java there is only args.we pass a String value to it. ... Latest Answer : CASE1: String s3 = "hi"; String s="hi"; String s2=s3; ... Latest Answer : Abstract class can have instance variable, static variable, constructor, abstract methods, concrete methods, instance blocks and static blocks.Subclass has to extend abstract class using extend keyword. ... Tags : Abstract Latest Answer : What is the difference between servlet container & servlet component? ... Latest Answer : UNICAST is 1-1. MULTICAST is 1-M. ... Latest Answer : A Java Bean is a reusable software component that can be visually manipulated in builder tools. To understand the precise meaning of this definition of a Bean, clarification is required for the following terms: 1. Software component: Reusable ... Latest Answer : AWT components are heavy weight. Swing components are light weight follows MVC architecture ... Latest Answer : Trusted Applet : A trusted applet can perform operations such as reading, writing data to a local computer.We can access n/w connections from any host on the n/w by using trusted applet. A trusted applet ... Latest Answer : yes ... Latest Answer : Initially it didnt as java uses "extends" word for inheritance but it didnt allow us to extend more then one class.So the concept of "interface" came which is like abstrct class but with strictness that methods will only be declared at that place & have ... Tags : Inheritance
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||