Explain me difference between public and static modifiers?
Submitted by: MuhammadTo invoke a method, field, or static property, you don't need to instantiate the class.
On the other hand, to invoke a public method, you need an instance of a class.
Submitted by: Muhammad
On the other hand, to invoke a public method, you need an instance of a class.
Submitted by: Muhammad
Read Online Senior .Net Developer Job Interview Questions And Answers
Top Senior .Net Developer Questions
| ☺ | Do you know what is Garbage Collector? |
| ☺ | Do you know what is the difference between an abstract class and an interface? |
| ☺ | Please tell us what is the difference between Override and Overload in a method? |
| ☺ | Tell us why do we use the “using” statement? |
| ☺ | Do you know what is .NET Standard? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
