Buy Questpond's video subscriptions on
huge discount
.
Online: 1320
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 ...
Which of the following is a value type in C# ?
Posted by
Chvrsri
on 3/24/2011 | Category:
C# Interview questions
| Views: 9229 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
Delegate
Interface
Array
Struct
All Above
Delegate , Interface , Array is a Reference type
Struct and Enum are different value types in c#
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
Difference between Value types and Reference types ...
Next > :
What will be the output of the following code ? ...
Comments or Responses
Posted by:
Susanthampy
on: 4/27/2011 |
Points: 10
Struct
Posted by:
Muralik.it
on: 6/7/2011 |
Points: 10
struct is a value type
Login to post response
More Interview Questions by Chvrsri
What will be the output of the following code ? using System; publ ...
Will the Following code compile ? double d = 5689.56; int i = d;
Explain two different scenarios where the Static Constructors can be u ...
Why is it not a good programming practice to use empty Destructors ?
Can we force Garbage Collector to run ?
What are the advantages of JQuery ?
In what scenarios we should not use Design Patterns ?
What does the assert() method do in debug compilation ?
Latest Interview Questions
In which situations would you use HTML controls in an ASP.NET web sit ...
What are the disadvantages of AJAX?
Which parameters define the database server in the connection string?
What is Code Instrumentation?
Write the difference between Group box control and Panel control?
What is the difference between "Convert" class and "Par ...
Write the difference between Stack and Heap?
What is "Content Type" for a FileUpload control?
More ...