What are the access-specifiers available in c#?
Answer Posted / raees khan
public, private,protected are A-S in c#
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is difference between sleep () and wait ()?
Define interface class in c#?
What is executereader in c#?
Write one code example for compile time binding and one for run time binding? What is early/late binding?
What is Inheritance in C#?
Can I fly with a loop recorder?
Which of these statements correctly declares a two-dimensional array in c#?
How to block a class from being inherited further?
Explain 'structure padding'?
Describe two uses of the “using” statement during the operation of c#?
What are the advantages of using assemble language programming?
Difference between call by value and call by reference in C#?
Could you explain the difference between func vs action vs predicate?
Can hashset contain duplicates c#?
What is the use of main method in c#?