What happens when a main method is declared as private?
Answer Posted / r.jainrocks@gmail.com
in above answer first word is ByteCode
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
How to compare strings in java?
What is object data type?
what is server side caching?
Can we overload the constructors?
what do you mean by java annotations?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
Explain about core java?
What is the purpose of a parameter?
What are the actions that can occur when a thread enters blocked state?
How do you break a loop?
How do you write a good declaration?
How to perform quicksort in java?
What is the java idl system?
Which is better 64 bit or 32 bit?