How multipleInheritance is possible in java?

Answer Posted / kumar

manoj

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

4.1 Supply contracts (in the form of comments specifying pre- and post conditions) for the enqueue() method of the LinkedQueue class given in the Appendix. (2) 4.2 Let Thing be a class which is capable of cloning objects, and consider the code fragment: Thing thing1 = new Thing(); //(1) Thing thing2 = thing1; //(2) Thing thing3 = (Thing) thing1.clone(); //(3) Explain how the objects thing2 and thing3 differ from each other after execution of the statements. (

1623


Is oracle charging for java?

761


What is difference between next () and nextline () in java?

741


what do you mean by marker interface in java?

749


Explain about the interpreter in java?

823


What are the access modifiers in java?

773


What are the steps in the jdbc connection?

756


Can I declare class as static or private?

740


Which are different kinds of source code?

863


Can we override the overloaded method?

786


Can we sort arraylist in java?

767


Is vector ordered in java?

714


What is a numeric string?

754


os is developed in c no java is more secured then c na why dont the os developed is developed using java

3815


What is t in generics in java?

787