can we have virtual functions in java?

Answers were Sorted based on User's Feedback



can we have virtual functions in java?..

Answer / jana

Virtual function means it doesnot contain any body.In C++
we have virtual functions.

In java also we have virtual functions.abstract methods is
nothing but virtual functions.

Jana

Is This Answer Correct ?    4 Yes 18 No

Post New Answer

More Core Java Interview Questions

What is casting?

5 Answers  


I/O blocking means?

1 Answers  


Why cant we define System.out.println() inside a class directly?

5 Answers  


why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)

2 Answers  


Is array size fixed in java?

0 Answers  






What is externalizable?

0 Answers  


how many types of cloning?

4 Answers   Mobily,


What is the java idl system?

0 Answers  


Compare overloading and overriding?

0 Answers  


What is bigger kb or mb?

0 Answers  


Is binary a low level language?

0 Answers  


How to find the length and capacity of a string buffer ?

2 Answers  


Categories