+ 2
What is the main statement in high level languages like java etc?
please tell me what is the main statement in hll like java,Qbasic etc.
3 Respostas
+ 1
I THINK MAIN STATEMENTS ARE IF THEN STATEMENTS BECAUSE WITHOUT THEM ANY PROGRAMING LANGUAGE CAN NOT DO NOTHING
0
yes
- 1
main statement is the 'main() function' . because if it is not declared then the compiler would not execute your code