Answer Posted / bunny
Object is nothing but an instance of a class.
If we want to use the methods of the class, we have to
create the instance of the class.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is an asp program?
which property will make a control span an entire site office parent class
Define .asp file?
What are private assemblies?
Explain the post & get method?
How do in-process communication work in the common language runtime?
How do I open an asp file on a mac?
What are the tasks performed by <> tags?
Explain the life cycle of asp page.
How do I print an aspx file?
Describe ways to present an arbitrary endpoint (URL) and route requests to that endpoint to ASP.NET.
where should i get free version of Test Director to download
How many types of report in asp.net 2008?
What is the full name of asp in vb net?
very Simple Question i Know But I Cant Do It public int Y { get { return _y; } set { _y = value; } } How Can i Check for Value Y in Accessories Say if Y > 5