Buy Questpond's video subscriptions on
huge discount
.
Online: 2223
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 ...
Is it possible to instantiate a struct without using a new operator and can a struct inherit from another struct or class in C#?
Posted by
Tripati_tutu
on 11/15/2010 | Category:
C# Interview questions
| Views: 5869 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Yes, it is possible to instantiate a struct without using a new operator.
No, a struct cannot inherit from another struct or class, and it cannot be the base of a class.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Can a struct inherit from an interface and what ...
Next > :
Explain about abstract property. Give an example?
Comments or Responses
Login to post response
More Interview Questions by Tripati_tutu
Explain about abstract property. Give an example?
What do you mean by virtual property? Give an example?
What do you mean by static property? Give an example?
What are the advantages of using Properties in C#.Net?
What are composite custom controls?
What are the three Register directive attributes used to add custom co ...
When a ViewState restoration happens and is it encoded?
Can the HTML controls retain State across postbacks? If no, can you ma ...
Latest Interview Questions
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 ...
What is a Site Collection in SharePoint?
More ...