Answer Posted / ctharam
Class,Object,Encapsulation,Message Passing,Abstraction,Inheritence and polymorphim.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
If c# destructors are so different to c++ destructors, why did ms use the same syntax?
Are attributes inherited c#?
What are reflections in c#?
How do you prevent a method from being overridden in c#?
What happens if you add duplicate elements to a set?
What is the console on a mac?
What are cookies in c#?
Describe two uses of the “using” statement during the operation of c#?
What is distribute by in hive?
Is it not possible to store a boolean value as a variable?
What is method and function in c#?
Define an escape sequence, name few strings in escape sequence?
What does private void mean in c#?
I wish to create a windows application to perform a similar function as that of the "Search" which is provided to look for related files and folders in the System.. What steps must i follow??
Can derived classes have greater accessibility than their base types?