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 does regex mean?
What is predicate in java?
If two threads have same priority which thread will be executed first ?
Explain the difference between call by refrence and call by value?
Why are data types important?
What is the difference between overriding and overloading in OOPS.
How the interruptible method gets implemented?
Can an interface extend another interface?
What is the static field modifier?
Why char array is favored over string for the storage of passwords?
Why string is called as immutable?
what is session in java?
Is null an object in java?
Why does java not support pointers?
How are observer and observable used in java programming?