Difference between Abstract Class & Interface?
Answer Posted / nivas
abstract class is declared in abstract and instance methods
but were as interface class is declared only in abstract method
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Who is at risk in java? : java security
Is it correct to say that using parentheses can only change?
ioc vs dependency injection?
Is lambda expression an object?
What do you understand by numeric promotion?
What is persistence xml in java?
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 is a container in java?
What are jpa annotations?
For each of the following program segments,give a big zero
analysis for the running time
1.For (i=0;i What is an entity in java? What is cache in java? Is java built on c? Write a program using call by refernce for two different
classes to explain to print whether a given number is
automorphic or not. What is a singleton in java?