plz refer head first java

On Thu, Mar 10, 2011 at 11:36 PM, nishaanth <nishaant...@gmail.com> wrote:

> Abstract classes can have non abstract methods. Derived classes must
> implement the abstract methods.
>
> But Interfaces have only abstract method definitions. Implementing classes
> must implement all the method definitions in the interface.
>
>
>
>
>
> On Thu, Mar 10, 2011 at 11:13 PM, LALIT SHARMA <lks.ru...@gmail.com>wrote:
>
>> google it ....
>>
>>
>> On Thu, Mar 10, 2011 at 10:49 PM, Sudhir mishra <
>> sudhir08.mis...@gmail.com> wrote:
>>
>>> Ques: What is Abstract Classes?
>>> Ques:What is interfaces?
>>> Ques:What is difference between abstract classes and interfaces?
>>> Ques:Give an example where do you use interfaces and abstract classes?
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>>
>>
>>
>>
>> --
>> Lalit Kishore Sharma,
>>
>> IIIT Allahabad (Amethi Capmus),
>> 6th Sem.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>>
>
>
>
> --
> S.Nishaanth,
> Computer Science and engineering,
> IIT Madras.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
B. Praveen

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to