Diff between void main and Calc | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Diff between void main and Calc

What is the difference between void main and calc and compute. I am just learning.

2nd Aug 2018, 4:09 PM
akshat chopra
2 ответов
+ 2
void main is the thing in java that contains all the instructions of your program in java and itsca must in your program.Similary void Main() present in C#. But i dont know about calc and compute. Maybe they are just user created functions in a programme
8th Aug 2018, 12:48 PM
Seniru
Seniru - avatar
0
thanx
8th Aug 2018, 2:15 PM
akshat chopra