Buy Questpond's video subscriptions on
huge discount
.
Online: 1980
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
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Structures are __________ type and classes are ___________ type
Posted by
deccansoft
on 9/20/2010 | Category:
C# Interview questions
| Views: 2377
Select from following answers:
Reference, value
Value, reference
Reference, reference
Value, value
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Every member of an interface is by default _______ ...
Next question > :
Can a reference variable of type parent, refer to ...
Comments or Responses
Posted by:
Akiii
on: 6/9/2012
Hi,
I think the answer will be
"Value, reference"
.
Thanks and Regards
Akiii
Login to post response
More Interview Questions
Can a reference variable of type parent, refer to an object of child c ...
The protected member of parent class ___________ be accessed in a chil ...
Do we have Vector and has map classes available in .NET
Why an instance can't be created for an abstract class
What all access specifiers are allowed when we are explicitly implemen ...
Does .net support Multiple Inheritance
Can we redeclare a instance variable in child class if with same name ...
Only those overridden methods which are declared as __________ or ____ ...