This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
HCL,
989
Which list does not allow duplicates in java?
How do you replace all in word?
Is vector ordered in java?
How to restrict a member of a class from inheriting by its sub classes?
Explain method overloading?
What are the basics of core java?
What is the implementation of destroy method in java. Is it native or java code?
What is subsequence of a string?
What are strings in physics?
What do you mean by buffering?
What are access specifiers available in java?
Can we modify the throws clause of the superclass method while overriding it in the subclass?
What is the importance of main method in Java?
Is upper case in java?
What is the basic concept of java?