What is main method in java?
Answer / Prachi Singhal
"The main() method is the entry point of every Java application. It is defined in a class, usually named as Main or MyApp, and it should be public, static, and void."
| Is This Answer Correct ? | 0 Yes | 0 No |
What does enterprise javabeans module contain?
What is source file in java?
What is use of final keyword in java?
What do you understand by j2ee?
What is the use of jit compiler in java?
What are the four components of j2ee application?
What is home interface?
There are 2 classes . Class A and Class B. In Class A i declared a variable in private. if we can access this private variable in Class B. If yes means , how we can access ?
7 Answers HCL, Itx Centrics, Virtusa,
What is enterprise information system?
What is create method?
Is java procedural or object oriented?
Is j2ee and jee same?