Buy Questpond's video subscriptions on
huge discount
.
Online: 3574
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 ...
Can we declare event and delegates in an interface ?
Posted by
Dhirendra
on 8/12/2011 | Category:
C# Interview questions
| Views: 8937 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
No,we cannot declare delegates in interface however we can declare events in interface.
So interface can only contains the signature of the following members
Methods
Properties
Indexers
Events
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Hashtable is a part of which namespace in Dotnet F ...
Next > :
If there are many threads updating the same object ...
Comments or Responses
Login to post response
More Interview Questions by Dhirendra
Can we have a message contract as input parameter and data contract as ...
Can we access the controls at server side (ASP.NET) which are outside ...
Which of the following client side java script function will be called ...
Latest Interview Questions
If there are many threads updating the same object,then which modifier ...
When does Garbage Collector generally runs?
What is the last method called during the Web Forms Life Cycle ?
what is immutable and mutable?
Do stored procedures perform better than SQL queries (or embedded SQL) ...
What is the address formats of the WCF transport schemas?
jQuery Core
How to execute jQuery code?
More ...