Difference between abstract class and Interfaces in Java
Answer Posted / krishna
In Abstract class should implementation methods information
with complete i.e Programmer duty .
But in Interfaces we can give implementations to End-User .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is adodb??y it is used for connection of V.B and access??what is ado?dao?
what is the software to run the GSM gate opener program
Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?
What is test execution and when will we start execution please send me one example for this question
is it acceptable if we declare multiple exceptions in same overridden method.
In project we have Documentation phase also,in that what is micro and macro designing?
SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?
1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.
Where do we need Operator overloading?
I'm new to ABAP. What is Module pool in SAP?
Write a shell program to test whether a given year is leap year or not ?
What is SOLID Principle in Programming Language?
how can we implement locks in plsql?
I am taking the bmc control m/enterprise manager 7.0 scheduling test and just wanted to see what kind of questions they would ask or if anyone has taken the test and how long it is for how many questions?