Answer Posted / ajit
A main class is that which have the main function or we can
say that the name of the class is used to save the program
is called main class.
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Distinguish between a predicate and a function?
What about features of local inner class?
How is string stored in java?
What do you understand by weak reference?
Explain about abstract classes in java?
What is method overloading in JAVA? Why is it not present in C ?
Which object oriented concept is achieved by using overloading and overriding?
What is externalizable interface?
Can we override the static method?
What is the static import?
In case of inheritance what is the execution order of constructor and destructor?
Are static members inherited to sub classes?
What is native code?
What is Session reduplication and how its done?
What is the final access modifier in java?