Do we require parameter for constructors?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

Does a class inherit the constructor of its super class?

0 Answers  


What is a Persistent, Transient Object?

2 Answers   Protech,


What are the basic concepts of oop?

0 Answers  


What is the function of messaging metaphor?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  






What is the use if instanceof keyword?

0 Answers  


Can constructors be parameterized?

0 Answers  


What do you meant by "SBI" of an object?

2 Answers   TCS,


What is the main difference between a class and an object?

0 Answers  


Can different parts of a partial class inherit from different interfaces?

0 Answers  


Can an interface implement or extend another interface?

0 Answers  


Explain about a class in oop?

0 Answers  


Categories