C# Basics Part 2
vMain Method relation with .exe
program
vExplain Main Method is the entry and exit point of an .exe
vWhy Main Function has to be
declare static.
vCan we have more then one main method in one
.exe
vHow setting up startup object in
visual Studio.
vHow return type can be applied on
Main functions.
vUse of Command line Arguments in
C#.
vReturn type importance in Main
method.
vC# advantage over Java and
compare with other languages
vC# Features
vWhat is C#
No comments:
Post a Comment