Saturday, 13 April 2019

void main() Vs. int main(): main is a function with a special characteristic that the program execution always start from main. So the function main needs arguments and a return type. These int and void are its return type. Void means it will not return any value, which is also okay.

No comments:

Post a Comment

Tally Practical

  Practical Sum: 1  1. Received capital(Anu) Amount Rs.100000(50000+50000)  2. Received capital(Aswini) Amount Rs.50000  3. 1.1.2018 Deposit...