we have a 100 classes at that time which class we have to
write main method? pls help me
Answer Posted / john kennedy
The class which has the connection or relationship with all
other classes can be main class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the key functions of data binding?
What are the differences between the constructors and methods?
What is the difference between the prefix and postfix forms of the ++ operator?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Can you explain the usages of class.forname()?
What is an escape character in java?
Explain creating threads by implementing runnable class?
What is lifetime variable?
What are the 3 types of control structures?
Is int primitive data type?
What are annotations in java?
What is the meaning of I ++ in java?
What do you mean by order of precedence and associativity?
What are static methods?
What variables are stored in stack?