Answer Posted / tauseef
Sparx Architect .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
Does java support multiple inheritance? if not, what is the solution?
What is the difference between class and interface?
Can you create an instance of an abstract class?
What is the difference between multiple and multilevel inheritance?
Explain about object oriented databases?
Define Initialisation Purpose.
what is full form OOP?
Explain what is an object?
What are different types of arguments?
What is meant by inheritance? what are the advantages of inheritance?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
How many methods are there in the serializable interface?
Explain method overriding.
What are abstract functions? Why are they used?