What?s the implicit name of the parameter that gets passed
into the class? set method?
Answer / guest
Value, and it?s datatype depends on whatever variable we?re
changing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Can we inherit private class in c#?
What is a struct in C#?
Is 0 an unsigned integer?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is generic types in c#?
What is the purpose of dependency injection?
how many catch we can write in thye program?
How many static constructors are allowed in a class?
what is the need of using interface in program ex:if we have a program like this interface1() { void method1(); void method(); } class a1 : interface1 { a1 b = new b(); b.method1(); b.method2(); } so without using interface also we can achieve this then wat is the need to use the interface? plz give me the answer
how to access the virtual method without creating the objet for the virtual method?
Can derived classes have greater accessibility than their base types?
what r arraylist? what the use of Hashtables?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)