Results 1 to 1 of 1
- 04-02-2008, 07:04 AM #1
Member
- Join Date
- Apr 2008
- Posts
- 5
- Rep Power
- 0
what is the Priority for execution of Interface class and a Abstract class
Hi All,
I have question on Priority for execution of Interface class and a Abstract class.
For example : class A extends B implements C. As Abstract class B and Interface already defined. Now may i know the priority of abstract class and Interface class at run time.(Whether an Interface has highest priority so it executes first then an Abstract class or an Abstract class has highest priority so it executes first then an interface class.)
Waiting for your reply..
Thanks in Advance
Santosh B K
Similar Threads
-
Can this be done using abstract class??
By romina in forum New To JavaReplies: 6Last Post: 03-02-2009, 12:46 PM -
Abstract Class with Static Methods
By bugger in forum New To JavaReplies: 7Last Post: 09-05-2008, 12:20 AM -
Interface Vs Abstract Class
By javarishi in forum New To JavaReplies: 5Last Post: 06-15-2008, 05:43 AM -
Abstract Class
By gapper in forum New To JavaReplies: 4Last Post: 01-31-2008, 01:25 PM -
Abstract Class question
By maa11235 in forum New To JavaReplies: 1Last Post: 01-05-2008, 10:30 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks