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
How would you enable impersonation in the web.config file?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
What’s the difference between asp.net web forms and asp.net mvc?
What is the difference between session object and application object?
Where sessions are stored in asp.net?
Where is the view state data stored?
Can action method static?
Can we have 2 web config files?
What is http protocol and how it works?
What are web server controls in asp.net?
What is difference between datalist and gridview?
What is autopostback in dropdownlist in asp net?
What is the mvc model?
What is a postback url?
Explain the asp.net page life cycle.