what is the Difference between Dim Object as object AND dim
obj as myform?



what is the Difference between Dim Object as object AND dim obj as myform?..

Answer / pratap557

Object is a keyword, declaring itself as Object instance is
not allowed, while obj is the instance of the class myform

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

Can One website be made using two different languages like c#,vb.net etc......

4 Answers   ABC,


What is ISAPI?

2 Answers   IBM,


How does a web application session work?

0 Answers  


What are Authentication and Authorization?

0 Answers  


what are the events in ASP.net page life cycle?

1 Answers  


How can u handle Un Managed Code Exceptions in ASP.Net?

1 Answers   Lara Technology,


If I update session state, should I lock it, too? Are concurrent accesses by multiple requests executing on multiple threads a concern with session state?

1 Answers  


What is the Global.asax used for?

9 Answers  


How you will manage the state of ASP.NET controls?

0 Answers   Sans Pareil IT Services,


Where code pages are used?

0 Answers   Blue Star,


What are the disadvantages of asp.net?

0 Answers  


Define WCF ABC , Diffrent Contract. Diff b/w Wcf and in webservice

2 Answers   Syntel,


Categories