what is accessspecifier and explation each with example?
Answer Posted / ssss
Access specifiers are private,public etc....
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What does executescalar return in c#?
Can we inherit two classes in c#?
Should I make my destructor virtual?
Define assert() method? How does it work?
What is the default value of singleordefault?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
What is dll file in c#?
What is the advantage of singleton class?
What is difference between association, aggregation and inheritance relationships?
Explain Direct CAST vs CType ?
What Is A Satellite Assembly?
What are the different types of classes in c#?
What is stringbuilder c#?
What is difference between tostring() vs convert.tostring() vs (string) cast
What do you mean by hashtable c#?