Buy Questpond's video subscriptions on
huge discount
.
Online: 4053
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 ...
What is the correct syntax of region directive?
a)#region
#end region
b) #region
#endregion
c)region
endregion
Posted by
Ddd
on 3/13/2011 | Category:
C# Interview questions
| Views: 8106 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
a
b
c
None
All Above
#region
#endregion is the correct command.
region directive is used to indicate areas in code files
(Ex class files) where we define methods,, variables etc.
Show Correct Answer
|
Alert Moderator
Bookmark It
< Previous :
Which is true regarding the Delegates ?(select all ...
Next > :
How can we view the ColumnHeaders in a ListView Co ...
Comments or Responses
Login to post response
More Interview Questions by Ddd
How can we view the ColumnHeaders in a ListView Control?
which of these client side events is not raised during async postback?
Can we implement Cookieless Forms Authentication?
Which of these parameters are not used with SqlDataSource control?
Which of these are valid MIME types?
Which of these files is also called as AJAX Client Library?
Which of these events of a web page are fired during asynchronous post ...
Which of these properties of a Web Page is true when you post to anoth ...
Latest Interview Questions
Why Object Pool is required?
What is an application manifest?
What is an assembly manifest?
What is XML serialization?
What is the difference between Stored Procedure and Function?
Which base class is extended once ASP.NET automatically parses and com ...
Which object do you use when you need to know the type and version of ...
What are all the SQL Server JOBs involved in LogShipping - SQL Server
More ...