Answer Posted / boopathy
method only accessed after create class object,
but constructor method access when object initialized
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Can an application have multiple classes having main method?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. Define how can I implement this logic?
What is web container in java?
What is flatmap in rxjs?
What is tuple2?
What is factory pattern in java?
Can the main method be declared final?
Can a method be static and synchronized?
What is the purpose of jdk?
What do I need to install netbeans?
What is native class in java?
What happens when the parent process of a child process exits before the child ?
What is cloning in java?
What is phantom memory?
What is java aop?