What are the return types in c#?
Answer / Atul Sahu
In C#, a function can return one of several data types as a result. The main return types include void (which indicates no value is returned), built-in types like int, double, and bool, user-defined types (structs or classes), interfaces, delegates, and anonymous types.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the difference between a struct and a class?
What is raise event and what is its use?
What?s the difference between System.String and System.StringBuilder classes?
How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?
When is a class declared as a class abstract?
What is ilist c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
What will a loop recorder show?
What does typeof return c#?
Where CANNOT Destructors be implemented ?
How to find whether the application is run from inside ide or not?
Can two catch blocks be executed?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)