Is there is any error if you have multiple main methods in
the same class?
Answer Posted / jhonty
this is called data hiding.
Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is the use of System class?
What is += mean in java?
How variables are declared?
What types of index data structures can you have in java?
What is polymorphism and what are the types of it?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
Is vector ordered in java?
Write a function to print Fibonacci series and Tribonacci series?
Is age a discrete variable?
What do you mean by scope of variable?
What is size () in java?
How to declare an arraylist in java?
what do you understand by synchronization? : Java thread
How do I print a “?
Are arrays classes in java?