What will happen if we declare don’t declare the main as static?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
Without utilizing static and without encountering any issues, we may declare the main method. However, the primary method will not be regarded as the program's or application's entry point.
| Is This Answer Correct ? | 0 Yes | 0 No |
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
How two different class threads communicate with each other?. send example code.
What is multithreading ???? How to stop multithrading in java????
What is bom encoding?
did interface can implementation method ? i know its not possible but my interviewer said its possible ..but how..? any one have idea ???
What is a package?
What is object
what is multitherading
How do generics work?
how to java plateform independent?
what is purpose of collections.unmodified() method..?
What is boolean keyword in java?