Explain basic concepts of OOPS?
Why is class hierarchies managed in object-oriented programming?
What are the features that are provided to make a program modular?
Which oops concept is used as reuse mechanism?
What is the difference between a virtual method and an abstract method?
What are associative classes?
3 Answers InfoAxon Technologies, Protech,
Suppose a class acts an Actor in the problem domain, how to represent it in the static model?
what is meant by "method-wars"?
How do you represent static members and abstract classes in Class Diagram?
2 Answers InfoAxon Technologies, Protech,
Why is message passing between the objects important?
Why does java not support multiple inheritance?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What is difference between encapsulation and abstraction?