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
What are the tasks performed by a Team Lead
Write a pascal program to calculate the sum of the first 100 even number and odd number
write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
what are the advantages of sap on other software ?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.
Delta 5 weight scale not connect with oracle application what i can do?
what is woransient key word? how it is used in java
what is throws keyword
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
is it acceptable if we declare multiple exceptions in same overridden method.
differences between qtp10.0 and 11.0 ?
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....