If one class havent the constructor, it has normal method,
then can i use super keyword to call the method form the
sub class and vice verse?
Answer Posted / nivas
yes.we can use it.for ever class super class should be called
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is lazy loading in jpa?
What is a service layer in java?
What are messages in java?
Can a method be static and synchronized?
What is java lang?
How do I run a java project in netbeans?
What do you understand by a variable?
What is a delimiter in java?
Is lambda cheaper than ec2?
How do I create an executable jar file?
What kind of thread is the garbage collector thread?
How can you work with permissions from your .net application? : java security
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 if I do not provide the string array as the argument to the method?
What is orm in java?