Buy Questpond's video subscriptions on
huge discount
.
Online: 890
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
Which keyword is used to exit a method by returning an expression of particular type in C#?
Posted by
Goud.Kv
on 9/1/2014 | Category:
C# Interview questions
| Views: 2914 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
exit
return
break
stop
All Above
'return' is used to exit any method by returning its type. It cannot be used for void methods.
Show Correct Answer
Asked In:
Spotted While Learning |
Alert Moderator
Bookmark It
< Previous :
Which keyword is used to throw an exception by ind ...
Next > :
Which keyword is used to terminate the execution a ...
Comments or Responses
Login to post response
More Interview Questions by Goud.Kv
Which keyword is used to terminate the execution at particular stage o ...
Which keyword is used to start the execution from certain point or lin ...
What is the use of 'foreach' statement in C# programming langu ...
What is the use of 'for' statement in C# programming language?
What do you mean by do and while statements in C# programming language ...
What do you mean by switch and case statements in C# programming langu ...
What is the use of 'else' statement in C# programming language ...
What do you mean by using keyword in C# programming language?
Latest Interview Questions
Which attribute is used for opening a link in a SAME Browser Window?
Which attribute is used for opening a link in a NEW Browser Window?
Graphics defined by SVG is in which format?
If Background Image is smaller than Window size,in such case what will ...
Terminate() Method is used for performing which operation?
DHTML is a combination of
Which JavaScript objects are not accessible to web worker?
Can a WebWorker access the localStorage?
More ...