what is meant inheritance. can you exaplain what kind
inhertance ussed in your project
Answer Posted / amrish
Acquiring properties from parent class to child class.
in every form that we create inherits from predefined parent form.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which of these statements correctly declares a two-dimensional array in c#?
What is a console?
Define delay signing?
What is dynamic object in c#?
Describe ado.net?
how to sort an array in c#
Explain the three test cases in unit testing?
Name some string escape sequences in c#.
What is difference between class and abstract class in c#?
What is an enumerator c#?
Explain the security with aop?
What is boolean method?
in the nunit test framework, which attribute must adorn a test class in order for it to be picked up by the nunit gui?
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??
What is a static field?