Can we execute a program without main?


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

Post New Answer

More Core Java Interview Questions

Is 0 a real number?

0 Answers  


What is a prefix function.write down a code to compute prefix function.

0 Answers  


What access modifiers can be used for methods?

0 Answers  


Which class has no duplicate elements?

8 Answers  


What is externalizable?

0 Answers  






what is Hashmap & Hashtable wirh example?

5 Answers   CTS, Saksoft,


Explain different ways of passing arguments to sub-routine?

1 Answers  


What are the advantages of inner classes?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Can we create a class inside a class in java?

0 Answers  


What is the current version of java?

0 Answers  


how to deploy tomcatserver to weblogic server? write d following steps?

0 Answers  


Categories