Can constructors be parameterized?
No Answer is Posted For this Question
Be the First to Post Answer
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
Explain about a class?
Why use oops?
Is class an Object? Is object a class?
What are base class, sub class and super class?
Can you create an instance for an abstract class?
Write a program to show the inheritance used in a class.
Can you give some examples of tokens?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
Explain about inheritance in oops?
What's the order of call of constructors in inheritiance?
What is Overloading ? Is it similar to overriding ?