what is class and object explain with example?
Answer Posted / kvr
class had not any methods and variables class pointed to
where we get methods and variable
object have methods and variables
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
Can I create my own context attributes?
What is .net mobile utility controls. : Microsoft dot net mobile
Can you explain atlasuiglitz library?
What is private constructor? And it's use?
What is code access security (cas)?
How does an appdomain get created?
What is the .net class that allows the retrieval of a data element using a unique key?
how to change the application name?
What is the problem with .net generics?
Explain about appdomains?
Define dma? : Dot net architecture
HttpHendler and HttpModules
Explain different pipelining hazards and how are they eliminated? : .NET Architecture
Define a managed code? : Dot net architecture
difference between Response.write,server.transfer and also which one is used when ?