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
iam confused to choose among testing, .net and java can anybody help me????????
what is web service in java? have u use before.
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;
how to add Servlet-api.jar file into eclipse 3.3.2 ?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
What is dialog programming?
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
what is technical system, business system, logical system in sap pi7.0
which book we learned this mantis? how many version are realsed this mantis upto now?
what is the current salary package in India for a lamp programmer
1.Mutating table
Write a program to find duplicate number from array in minimum time complexity.
can u send some model papers how computer awareness questions are asked in goverment jobs(oriental insurance)to my mail id me.priyankapadma@rediff.com
Write a program to reverse a number?
in cobol,wat is the difference in using 'set index in occurs clause' ....and 'occurs depending-on clause'