What is constant in c#? || Declare constant to class or structure.
Important interview question and answer:
In this video you will learn.
1. What is Constant in c#?
2. Can we make constant to a Class or structure?
3. Can we access the constant variable using the object of class?
In previous videos you will learn:
What is structure || How to use structure in C# :
Can we initialize variable in strcture :
Can we inherite structure || Why can not we inherit structure :
What is static class || Can we instantiate static class || Can we inherit static class || How to declare member in static class ||
Can we declare static to a local variable in static class || Can we have constructor in static class || Can we have instance constructor in static class :
If a static class has static constructor and method, if you call method only, will the static constructor also called ||
Can an instance class have static constructor || A class has static and non static constructor, if you initialize the class which constructor will be called first :
What are access modifiers in c# || What is the purpose of access modifiers in c# || What is difference between protected and protected internal modifier || What is the difference between Internal and public modifier :
abstract class in c# || What is abstract class in C# || Can we make abstract class sealed || Can we have abstract member in non abstract class || Can we create instance of abstract class || Can we have static member in static class || Inherit abstract class from other abstract class :
#bariks_tutorial_videos #Constant_in_c_sharp #Wha_is_constant_in_c_sharp #How_to access_costant_variable
What is constant in c#? || Declare constant to class or structure.
0 Comments