Download
100% FREE
Office Document APIs for .NET
Online: 1316
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
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
C#
>
Loading ...
Can you inherit different parts of a partial class from different interfaces and is it possible to create partial delegates and enumerations?
Posted by
Tripati_tutu
on 11/16/2010 | Category:
C# Interview questions
| Views: 3120 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes, the different parts of a partial class can be inherited from different interfaces and you cannot create any partial delegates and enumerations for a partial class.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Show how you specify nested classes as partial cla ...
Next > :
How you create partial methods?
Comments or Responses
Login to post response
More Interview Questions by Tripati_tutu
How you create partial methods?
Can a class have static constructor?
Mention two cases where static constructors can be used?
What is the base type from which all structs inherit directly?
Can a struct inherit from an interface and what's the type of stru ...
Is it possible to instantiate a struct without using a new operator an ...
Explain about abstract property. Give an example?
What do you mean by virtual property? Give an example?
Latest Interview Questions
What is difference between “Common Type System” and “Type Safe”?
What’s the C# syntax to catch any possible exception?
What’s the difference between System.String and System.Text.StringBuil ...
How to recycle application pool from the command prompt in IIS7?
How WSS 3.0 differes from MOSS 2007?
What is Profile Based State in ASP State Management ?
How many web applications we can create on WSS server?
How the WSS3.0 basic installation differs from the advanced installati ...
More ...