how to execute main()

Answer Posted / karthika

By using object creation,we can execute main method.

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to perform linear search in java?

568


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2134


What is regex in java?

529


How java enabled high performance?

584


Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..

1821






When is the finalize() called? What is the purpose of finalization?

579


When would you use a static class?

584


Explain yield() method in thread class ?

619


Enlist diffrent types of inheritance supported by java?

484


What are the advantages of compiled language?

575


Is 0 a real number?

590


Can we override compareto method?

501


What do you understand by soft reference?

584


What is callable java?

554


How do you write a scanner class in java?

566