|
Related Questions |
View Answer |
|
Is it possible to have different access modifiers on the get/set methods of a property in C#?
|
View Answer
|
|
Is it possible to inline assembly or IL in C# code?
|
View Answer
|
|
What are the rules to be followed while naming variables in C#?
|
View Answer
|
|
Explain about the rules for naming classes in C#?
|
View Answer
|
|
Explain about C#?
|
View Answer
|
|
C# constructors cannot be inherited.Why?
|
View Answer
|
|
Why we can not do the declaration in the class?
|
View Answer
|
|
What is delegates ?
|
View Answer
|
|
How to create and manage files in c#?
|
View Answer
|
|
Is JIT compiler in .Net is vendor specific?i mean ,can we download it and use in other any language compiler?
|
View Answer
|
|
Give me Change syntax of color change (1)Background color (2)font color (3)size of font
|
View Answer
|
|
What is difference between deep copy & sallow copy?
|
View Answer
|
|
What is Thread? Use of Threads in c#.
|
View Answer
|
|
What is server code and client code?
|
View Answer
|
|
Why we using in header file using system and more header file is in C# what is difference between and all header file ?
|
View Answer
|
|
Real life examples of polymorphisms, encapsulation and inheritance?
|
View Answer
|
|
What is partial class. & what is advantage.
|
View Answer
|
|
What is the name of c#.net compiler?
|
View Answer
|
|
What is an object?Define a class.
|
View Answer
|
|
Define abstraction,encapsulation,inheritance:with example.
|
View Answer
|