1. | What is C#? |
---|---|
|
2. | What are the namespaces used in C#.NET? |
---|---|
|
3. | What are the different categories of inheritance? |
---|---|
|
4. | What are the basic concepts of object oriented programming? |
---|---|
|
5. | Can you inherit multiple interfaces? |
---|---|
Yes. Multiple interfaces may be inherited in C#. |
6. | What is inheritance? |
---|---|
Inheritance is deriving the new class from the already existing one. |
7. | Define scope? |
---|---|
Scope refers to the region of code in which a variable may be accessed. |
8. | What is the difference between public, static and void? |
---|---|
|
9. | What are the modifiers in C#? |
---|---|
|
10. | What are the types of access modifiers in C#? |
---|---|
|
10. | What are the characteristics of C#? |
---|---|
|
11. | What are the types of comment in C#? |
---|---|
|
Nice Collection of Question you have for getting more interview question you can refer this link
ReplyDeletec# interview questions
https://www.facebook.com/Vamsidotnetstudio
DeleteMore Interview questions and answers
ReplyDeletehttp://net-informations.com/faq/default.htm
Ling
What is the difference between constant, readonly and static in C#? https://lnkd.in/eSReStq
ReplyDelete