Difference between abstract class and Interfaces in Java
Answer Posted / megha mokawat
Abstract class can have non-final variable aslo
but in interface variable are final by- default
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
sample code for data transfer between two r/2 systems and r/3 systems?
10.Define filters,binary to hexadecimal,hexadecimal to decimal?
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
where is available in this mantis toturials?
What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?
Colors specified with the notation
Write a program to find factorial of a number using functions
Explain the types of operations? Draw the figure for shift and rotate operations?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
How to use string functions in QTP?give some examples
what is the difference between Windows application and Unix application?
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 the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
define profiler???