Why dynamic binding is used in object-oriented programming?
What is Object Constraint Language (OCL)?
Can you give some examples of tokens?
Why do we use oops concepts? What is its advantage?
Explain what an object is.
Difference between encapsulation and data hiding ?
Explain basic concepts of OOPS?
How do you represent static members and abstract classes in Class Diagram?
2 Answers InfoAxon Technologies, Protech,
Explain about encapsulation?
If a method definition has been specified in the 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?
Why use oops?
Can you create an instance of an abstract class?
Can we override static methods? Why?