Can you use virtual, override or abstract keywords on an accessor of a static property?
No Answer is Posted For this Question
Be the First to Post Answer
Write a note about inheritance?
What are inner classes and what is the practical implementation of inner classes?
What are the types of polymorphism?
How to make a class accessible as a web service?
Name the different creational patterns in object oriented design?
What are associative classes?
3 Answers InfoAxon Technologies, Protech,
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
Explain about Overloading vs Overriding ?
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?
What is serialization? How do we implement serialization actually?
Explain what you understand by function overloading.
What is a pure virtual function?