What is the alternate of 'Inheritance' ?
Answer Posted / manish
Association(make the object of that any particular class and
use it's properties and behaviours(data member and member
function)).
| Is This Answer Correct ? | 31 Yes | 1 No |
Post New Answer View All Answers
How to avoid memory leak in java?
Explain the public class modifier?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
What is the difference between C++ and Java and your preferences?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
What is method reference in java?
What is runtime polymorphism or dynamic method dispatch?
Why we cannot override static method?
Can we overload final method in java?
What is collection api?
Why Java is not pure Object Oriented language?
Explain java coding standards for constants?
What modifiers are allowed for methods in an interface?
How can we create objects if we make the constructor private ?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.