Difference between abstract class and Interfaces in Java
Answer Posted / narasimha raju
An abstract classes can have concrete methods and declares
abstract method which method can implement in different
ways. whereas in interface all are abstract methods.
in abstract class we can declare any type of variable
but in interface all are final variables.
Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
how can i split string in a textbox in windows appication using C#.net
what is the difference between an OS(operating system) and Framework?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com
How do you pass variables forwrd to future CECI sessions
8.In DSP,Define Signal and System?and various type of signals.
I am work in it aompenei
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
what are importance in problem tracking
Tell me the jobs for the MCA Fresher in delhi, Noida..
What is diffrent between Method and and function in c#
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
what is the difference between rename and label
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out