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
what is the difference between uservariables and systemvariables (in Environmental variables)???
what is the filters in biztakk server? where it can use?
You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)
Is class is a abstract datatype in java?
How to get the index of the clicked field in reports in ABAP?
what is web configuration file
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
Explain what is OOPS and its concepts?
what is c sharp dotnet
How do you initialize a static member of a class with return value of some function?
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
what is best way to create a Thread class & why?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
What is the use of sas software? Is sas and sap are different?
Please describe an example where you used object orientation in one of your programs.