Can we execute a program without main() method?


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

Post New Answer

More Core Java Interview Questions

Can we declare a class as static?

0 Answers  


Which containers use a flowlayout as their default layout in java programming?

0 Answers  


How do you convert int to char in java?

0 Answers  


What is difference between variable declaration and definition?

0 Answers  


Is java pure object oriented or not? if yes, give the valid reason.

13 Answers   Emphasis, NIIT, Syntel, Wipro,






What advantage do java's layout managers provide over traditional windowing systems?

0 Answers  


Can list contain null in java?

0 Answers  


What is sortedmap interface?

0 Answers  


What is the difference between arraylist and hashset in java?

0 Answers  


What is meant by stack and queue?

0 Answers   GrapeCity,


What are the advantages of exception handling in java?

0 Answers  


can u handle an error if u write Thowable in the catch class lise try { some errorneous code }catch(Throwable e){ ...}

4 Answers  


Categories