Can you declare the main method as final?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is assembly language?

0 Answers  


What is the use of default method in interface in java? Explain

0 Answers  


What is the meaning of course?

0 Answers  


What is meant by JVM ?

6 Answers  


what are variables in java

7 Answers   Wipro,






I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What is the difference between this() and super()?

15 Answers   TCS,


can anyone explain me the concept of autoboxing?

3 Answers  


What is the middleware?

2 Answers  


What is a heavyweight component?

0 Answers  


Difference between vector and arraylist.

0 Answers  


How many types of gc are there in java?

0 Answers  


Categories