class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?
2 8431class A{ m2(){ } } class B extends A{ m2(){ } } class c extends B{ m2(){ } } class my_class extends c{ m2(){ } pulic static void main(){ ...My_class a = new my_class(); super.super.super.m2(); is this is leagal if not find what is the legal procedure in order to call A's version of m2(); }
8 20981what is the difference between abstract class and Interface?where we can use it in realtime projects?
23 71969Write a java program to get a string of words and print the numbers of each word count in descending order
11 31140Post New Logica CMG Core Java Interview Questions
Explain me how many sap sessions can you work on at a given time?
Open the find box and editing the text in text box then what is name for this dialog box??
What's the shortcut?
How long does a session last in php?
What main components of android application?
Is swing still used?
What is the role of a strict mode in javascript?
Which components can be injected as a dependency in angular js?
What is an lvalue?
how to restart sql server in single user mode? How to start sql server in minimal configuration mode? : Sql server database administration
What is the difference between web.config and machine.config in ASP.NET?
What are the reasons behind the development works in joomla?
What options are available to recipients of Federal financial assistance to respond to the U.S. Department of Labor’s final rule on overtime effective December 1, 2016?
Difference between hashmap and hashtable?
Tell us about your interests.