C# Constants
Introduction to C# constants in Hindi
Syntax of C# constants in Hindi
Example of C# constants in Hindi
Introduction to C# Constants
ऐसी values या variables जो program में change नहीं किये जा सकते है constants कहलाते है। Constants compile time पर compiler द्वारा known होते है। ये programmer द्वारा define किये जाते है और program की पूरी life में change नहीं होते है।
Constant
No comments:
Post a Comment