Difference between abstract class and Interfaces in Java
Answer Posted / guest
abstract classes can have other concrete methods but
inteface only abstract methods.
Is This Answer Correct ? | 35 Yes | 4 No |
Post New Answer View All Answers
hai i am mca 2009 fresher.please tell me which certification helps me to get an IT job faster which institute is good in hyderabad.please mail me to prasanna.1856@rediff.com
what is apt_dump_score in datastage where it is useful
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.
What is ur porject Architecture? If anyone ask what i have to specify here..
What is %Type,%Rowtype?
Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.
In project we have Documentation phase also,in that what is micro and macro designing?
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
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 is dialog programming?
what is the current salary package in India for a lamp programmer
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Colors specified with the notation
Code for display the images from drive using vb 6.0?