What happens if main method is not static in java July 8, 2019 16 32 64 128 What if main method is not static in java What happens if the static modifier is not included in the main method signature in java What is the purpose of static methods and variables in java What is main method