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
explain how java se 8 data and time api solves issues of old java date api?
What is lambda expression in mvc?
In which language eclipse is developed?
Why java?
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 are java’s rules regarding tabs, spaces and newline characters?
How can you work with permissions from your .net application? : java security
Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?
What are jpa repositories?
What is flatmap java?
What is stateless in java?
Why doesn't lsdou work under windows nt? : java security
What is the java virtual machine (jvm)?
Why is class forname used in java?
What is proxy object in java?