Answer Posted / ashok
whenver a data type is derived from a structure then it s
said to be value type
EX:int,uint,short
where a data type is dervied from class definition then it
is said to be reference type
EX:object,string,delegate,interface
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain what are webservices?
What r the asp.net list controls and diff. Between them?
Write code to send e-mail from an asp.net application?
Why mvc is faster than asp.net? : Asp.Net MVC
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is simple data binding?
What is the advantage of using Windows authentication in a Web application?
To display data in a Repeater control which template you provide?
What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
How long do session variables last?
What is difference between cache and session?
What does asax stand for?
What is mvc in angular?