Difference between abstract class and Interfaces in Java

Answer Posted / your friend

abstract classes can have any type of medthods but
interface allows only abtract methods.
Interface is like a class not a class .

Is This Answer Correct ?    19 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids

1609


what is the difference between an OS(operating system) and Framework?

1510


Can i please VHDL code for D-Latch with clear input ?? (HINT: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs and Outputs: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

977


Write a program to create a process in UNIX

2078


Wrtite a JCL for sorting a file with start from 36 postion lenth 9 excluding a num eq to 98768. for 3 marks mainframe

1455






What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

1544


how to convert hashmap to arraylist with iteration

1187


what will we require to build project with the help of oracle

1373


Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.

2599


Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in

1566


in a VB application, where the data will be stored after manipulation? what is the syntax for that?

1810


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

3687


19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.

1233


is it possible to desable particular parameter of the normal orcle report based on some condition ?????? if yes,wht is the function for desabling a parameter...

1567


how to add Servlet-api.jar file into eclipse 3.3.2 ?

4041