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
Describe the method to create a permanent cookie?
IN an ASP.NET Web application if there is any error, how can you debug?
Is a dll file an executable?
What is syntax code to send email from an asp.net application?
What is the asp.net mvc folder conventions? : asp.net mvc
What is http protocol and how it works?
What is the server of asp.net?
What is http request and response?
How to use a Master Database in Asp.net?
What is the use of the tag in the web.config file?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
Which property is used to identify the Page is Post Back in ASP.NET?
What is the difference between sealed vs static class?
Describe the Server Control Events of ASP.NET?
Define machine.config in .net?