International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 135 - Number 13 |
Year of Publication: 2016 |
Authors: Anand Kr. Shukla, M.Zubair Khan, Jagdish Rai |
10.5120/ijca2016908436 |
Anand Kr. Shukla, M.Zubair Khan, Jagdish Rai . Proposed Rough Edges of Interface-a Design Pattern. International Journal of Computer Applications. 135, 13 ( February 2016), 24-28. DOI=10.5120/ijca2016908436
Interface of java used as a design pattern for object oriented software development mostly used with inheritance, in java multiple inheritance is possible only through the interface this approach is widely used with modern software development approach apart from that there is also a rough side of java’s Interface which discussed in this paper, interface doesn’t allow the any kind of definition under it, but there is also some other concept like parent and child class concept if such concept apply with the interface then the theory of interface has been changed in this paper a practical approach has been used for this research problem.