Can we create constructor in abstract class ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are the different types of constructor?

0 Answers  


What is the super void?

0 Answers  


what is difference between servletconfig and servletcontext?

3 Answers   Amdocs,


What is indexof?

0 Answers  


What is the reflection?

0 Answers  


List primitive java types?

0 Answers  


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


Explain the Propertie sof class?

0 Answers  


What is the size of int in 64-bit jvm?

0 Answers  


List some important features of java 10 release?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


What is the differnence between String Buffer and String builder despite having knowledge that String builder is faster than String Buffer and last one is threadsafe.please tell another important difference.

3 Answers   IBM,


Categories