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
What is .net viewstate?
State the different levels of exceptional safety?
what are constructors and destructors?
Can I customise the trace output?
How to improve the cache performance? : Dot net architecture
question related to table havi colspan and row span
How do I know when my thread pool work item has completed?
Explain the use of virtual, sealed, override, and abstract.
Explain the difference between primary & secondary storage device? : .NET Architecture
Explain the five stages in a dlx pipeline? : .NET Architecture
How does an appdomain get created?
IS IT Possible to inherit the AJAX page from child class which(child) is inherit from page class.Because i should apply some security in child class
What is Com Callable wrapper?when it will created?
Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile
how we can fire event in databound column in datagrid without using button?