Can we make the main() method as final in Java ? Get link Facebook Twitter Pinterest Email Other Apps Yes, you can make the main() method final. The below diagram demonstrates that we can have a main() method as final in Java. Comments
Comments
Post a comment