This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
HCL,
954
What is treeset and treemap in java?
What is the function of java?
How to make a read-only class in java?
Is alive and join method in java?
How to create com object in Java?
What's a method in programming?
What do you mean by constructor?
Can bool be null?
how to create multithreaded program? Explain different ways of using thread? : Java thread
What are the different types of constructor?
what is meant wrapper classes?
What is java util?
Can we declare a static variable inside a method?
What is the difference between && and & in java?
What is the difference between hashset and treeset in java?