why C#.net doesnot support prcedures and why it supports
structs,functions



why C#.net doesnot support prcedures and why it supports structs,functions..

Answer / krishna

Because of no return type for procedure.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can we overload the main method in c#?

0 Answers  


What is the process of delegation?

0 Answers  


What is the default value of date?

0 Answers  


Is xml tags are case sensitive?

0 Answers  


How can it prevents DLL Hell assembly versioning in .NET?

0 Answers   Siebel,






What does assert() do?

1 Answers   Wipro,


what is the purpose of new keyword while creating an object?

3 Answers  


What is array? What are jagged array ?

1 Answers  


Can I call a virtual method from a constructor/destructor?

0 Answers  


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

0 Answers   HCL,


Why do we use inheritance in c#?

0 Answers  


What's new in c#?

0 Answers  


Categories