What is parameterized constructor?



What is parameterized constructor?..

Answer / Durgesh Kumar Maheshwari

A parameterized constructor is a constructor that accepts input parameters. This allows you to customize the initialization of an object during its creation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

what is object-oriented programming (oop) language?

1 Answers  


Explain ACID rule of thumb for transactions.

1 Answers  


how to change a value of particular cell in a data grid

3 Answers  


Difference between value and reference type. What are value types and reference types?

1 Answers  


What framework is used for performance testing/load testing?

1 Answers   TCS,


Why multiple Inheritence is not used in C#?

8 Answers   Symphony,


wipro interview question on 28-Apr-10 1.what type of authentication used in web service, 2.what are type of multithreding ? 3.diff bet delegate and multithreading? 4.how to write update query trigger in stored procedure. 5. if you are so sharp then what happens when you click .net appln exe in system,who CLR get loaded. 6.how to use work flown in application. 7.what is main purpose of script manager. 8.how u handle cretical transaction. 9.how you syncronize the method from no of user, 10.how change name of shared assambly

1 Answers  


What is xml serialization and deserialization in c#?

1 Answers  


Explain the difference between the debug class and trace class?

1 Answers  


What do you mean by generic class in c#?

1 Answers  


What is protected internal modifier in C#?

1 Answers   Arigo Infotech,


What types of object can I throw as exceptions?

1 Answers  


Categories