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

What is the difference between dispose() and finalize() methods in c#?

0 Answers  


write code for Factorial?

6 Answers   Tech Mahindra,


What is a dll in c#?

0 Answers  


What is parameters in c#?

0 Answers  


What is a private class in c#?

0 Answers  






How many bytes is an int?

0 Answers  


What are the fundamental oop concepts?

0 Answers  


What is the name of the implicit input parameter of a set accessor for any property?

1 Answers   TCS,


What is the difference between TypeOf and GetType?

4 Answers   Syntel,


What is difference between array and collection in c#?

0 Answers  


Is enum a class c#?

0 Answers  


What is a reference type c#?

0 Answers  


Categories