what is class and object explain with example?
Answer Posted / karthik
Classes and objects are separate but related concepts.
Every object belongs to a class and every class contains
one or more related objects. A Class is static. The
attributes of a class don't change. An Object on the other
hand has a limited lifespan. Objects are created and
eventually destroyed. Also during that lifetime, the
attributes of the object may undergo significant change. A
class is a general concept while objects are the specific
and real instances that embody that concept
| Is This Answer Correct ? | 46 Yes | 10 No |
Post New Answer View All Answers
Explain the race around condition? : Dot net architecture
Explain what does the term "green architecture" mean? : Dot net architecture
Explain domestic architecture artifacts? : .NET Architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
Explain what does the term "green architecture" mean? : .NET Architecture
Define cache coherency and how is it eliminated? : Dot net architecture
Can you explain server controls in atlas?
Explain How to improve the cache performance? : Dot net architecture
What are the five stages in a dlx pipeline? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
Explain about metadata?
Explain .net mobile selectionlist control? : Microsoft dot net mobile
Explain the purpose of cache? How is it used? : Dot net architecture
What are different types that a variable can be defined and their scopes ?
How to improve the cache performance? : .NET Architecture