can we override the main() method in java????
Answer Posted / kapil
yes we can override the main method but different argument
bcz jvm always look for String[] args argument
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Describe the various concepts related to object oriented programming (oop).
What is void class in java?
What is java instanceof operator?
What are keywords give examples?
What is the difference between JVM and JRE?
What is unicode used for?
What is a two-pass assembler?
How many bytes is double?
what do you mean by stream pipelining in java 8? Explain
What if I write static public void instead of public static void in java?
Can long be null in java?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is isa relationship?