Where CANNOT Destructors be implemented ?

Answers were Sorted based on User's Feedback



Where CANNOT Destructors be implemented ?..

Answer / siva

In Structure we cant give the Destructor Method.

Is This Answer Correct ?    18 Yes 2 No

Where CANNOT Destructors be implemented ?..

Answer / pragnyan pattnayak

In Structures we canot implement the Destructors and also
we canot give parameterless constructors.

Is This Answer Correct ?    8 Yes 1 No

Where CANNOT Destructors be implemented ?..

Answer / anand

Structures doesnt have descrutors..

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More C Sharp Interview Questions

What is multithreading with .net?

0 Answers  


What is the difference between static and private constructor in c#?

0 Answers  


What are data types with examples?

0 Answers  


Is 0 an unsigned integer?

0 Answers  


Why do we use abstract class in c#?

0 Answers  






What is iqueryable in linq?

0 Answers  


what are the files we need to deploay a project in the system?

2 Answers  


What is the advantage of generics in c#?

0 Answers  


What is string programming language?

0 Answers  


How to parse a date time string?

0 Answers  


Can I use exceptions in c#?

0 Answers  


Name the control which cannot be placed in mdi?

0 Answers  


Categories