![]() Related Questions Latest Answer : Yes !! if you are talking about the base and child class relationship then we can drive. ... Latest Answer : yes they are represented as wrapper classes ... Latest Answer : A static member class or a static member interface comprises the same declarations as those allowed in an ordinary top-level class or interface. A static member class must be declared as a static member of an enclosing class or interface. Nested ... Can we declare multiple main() methods in multiple classes.ie can we have each main method in its class in our program? br />1.what is oracle.2.what is major differenece oracle8i and oracle9i.4.tell me some thing ur self.5.please tell me about oops.6.what is single inheritance.7.what is multiple inheritance.8.can java support Latest Answer : 8.can java support multiple inheritance.java support multiple inheritance for interfaces not fro classes25.what is difference between procedure and functions.function returns only one value where as procedure returns more than one value ... Latest Answer : No a Class, Method cannot be Garbage collected simply because a class or Method does not have physical exestence in memory and garbage collector is only used for freeing up the memory which only applies to objects not classes or methods.So only objects ... Read Answers (5) | Asked by : chandu I want to create two instances of a class ,But when trying for creating third instance it should not I want to create two instances of a class ,But when trying for creating third instance it should not allow me to create . what i have to do for making this? Read Answers (4) | Asked by : chandu Latest Answer : An interface is a specification of method prototypes. All the methods of interface are public and abstract. They are public because they should be available to third party vendors and they are abstract because their implementation is left for third party ... Read Answers (11) | Asked by : prakash I need some more information about interface. For Example there is no any functionality inside the method which is declared in any interface. Then why i want to implement that interface to my class. 2. Statement is an interface. When i say stmt.executeQuery(). I am getting the records in my ResultSet. How it is possible?.. since there is no functionality insid the methods which is declared in Statement Interface. What is happning here? An idea What is the difference between putting a class as abstract or if any of method in class is declared as abstract diference of these two while extending these two types of classes Read Answers (1) | Asked by : karunakar Tags : Abstract
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||