What are the main features of oops?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about polymorphism?
What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?
1 Answers College School Exams Tests, HP, Infosys,
What is Polymorphism?
7 Answers MindCracker, Protech, TCS,
Can different parts of a partial class inherit from different interfaces?
How many methods do u implement if implement the serializable interface?
What is the main difference between a class and an object?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
What is a try/ catch block?
What interface must an object implement before it can be written to a stream as an object?
What is the default access specifier in a class definition?
What is a constructor in class?
If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?