Answer Posted / mayur
IT is set of programs
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Can an abstract class inherit from another abstract class c#?
What are the collections in c#?
What method is used to sort the elements of the array in descending order?
Why References are stored on heap and variables on stack?
what is the syntax to inherit from a class in c#?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What is the base class in .net from which all the classes are derived from?
Explain About .NET Framework
What is a copy constructor in c#?
In .Net, what is an assembly? Also explain the type of assembly.
Explain the difference between pass by value and pass by reference.
Describe the types of comments in c#?
what is the difference between a struct and a class in c#?
What do you mean by “finalize” and “finally” methods in c#?
Explain manifest in c#.