Can we call virtual funciton in a constructor ?


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

Post New Answer

More Core Java Interview Questions

What is the difference between method overriding and overloading?

0 Answers  


What is identifier in java?

0 Answers  


How does abstract modifier work?

1 Answers   Wipro,


Interface A { String test(); } Interface B { int test(); } Create a class AB which must implements both A & B interfaces.

17 Answers   Hewitt,


What is the purpose of encapsulation?

0 Answers  






Can final class have constructor?

0 Answers  


Explain spliterator in java8?

0 Answers  


How do you sort a string in java?

0 Answers  


Can an exception be rethrown?

4 Answers   Wipro,


What classes can be used to store arbitrary number of objects ?

1 Answers  


How to compare strings in java?

0 Answers  


What is a two-pass assembler?

0 Answers   Syntel, Visa,


Categories