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

What is parse in asp.net?

0 Answers  


How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


What is __ requestverificationtoken?

0 Answers  


Explain how does asp page work?

0 Answers  


How do you identify that the page is postback?

0 Answers  






What is customer control and user control?

1 Answers   Perot Systems,


Explain difference between dataset and datareader?

0 Answers  


How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?

0 Answers  


What is the difference between pathparam and queryparam?

0 Answers  


What are the different types of proxy patterns?

0 Answers  


Which two new properties are added in asp.net 4.0 page class?

0 Answers  


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Patni,


Categories