Diff between void main and Calc | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Respostas
+ 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