can we access the method of class without creating the
object of the class
Answer Posted / javaguy
yes. we can access the static methods of that class without
creating the object that class
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
What happens when you add a double value to a string?
What is the java project architecture?
What are the six ways to use this keyword?
Is 0 an even number?
Name container classes in java programming?
Can a java program have 2 main methods?
Define an enumeration?
What carriage return means?
Can we initialize the final blank variable?
What do you mean by order of precedence and associativity?
What is the difference between keyword and identifier?
Explain about automatic type conversion in java?
What is the final class?
What is the generic class?
What are the features of java?