Computer Science, asked by Abhisheksridhar8301, 11 months ago

What is object in ASP?

Answers

Answered by anukrititripathi
0

Answer:

ASP Object

Objects are a way of encapsulating multiple methods (they're like functions) and variables in one easy to manage Uber-Variable (an Object). Objects in ASP resemble other Object Oriented Programming languages.

hope it helps

Answered by Anonymous
1

ASP Object

Objects are a way of encapsulating multiple methods (they're like functions) and variables in one easy to manage Uber-Variable (an Object). Objects in ASP resemble other Object Oriented Programming languages.

The StaticObjects collection contains all the objects for which you used the HTML <Object> tag to add them to the Web application. ... In addition, the Application object can contain user-defined objects that the Web application creates, and multiple users can share it.

hope it is helpful for you

Similar questions