What is the purpose of main function in java?


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

Post New Answer

More Core Java Interview Questions

Give example to differentiate between call by value and call by reference.

0 Answers   TCS,


Why is singleton class used?

0 Answers  


Explain about sets?

0 Answers  


How do you declare a variable?

0 Answers  


Can a method inside a interface be declared as final?

0 Answers  


How to do validation of the fields in any project ?

2 Answers  


What is the use of math abs in java?

0 Answers  


Can we convert integer to string in java?

0 Answers  


What is independent and dependent variables in research?

0 Answers  


when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..

1 Answers   Ness Technologies,


What is the purpose of stub and skeleton?

0 Answers  


they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }

2 Answers   DNS, IPSR Solutions,


Categories