+ 1

Coding beginner question!

Does ever Java code start EXACTLY the same with the whole class and main stuff?

18th Dec 2021, 5:04 AM
Roman
1 Respuesta
0
No, not exactly the same. For example, we can use static blocks to write programs without a main method...
18th Dec 2021, 12:23 PM
Anas MS
Anas MS - avatar