Answer Posted / mohan
In java all non static methods are virtual functions by
default.. so there is no need to explicitly specify the
virtual keyword..
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What is consumer interface?
What is the finalize method do?
What are the different types of methodologies?
What is thread pool? How can we create thread pool in java?
What are passing parameters?
What is the use of arraylist in java?
Explain JMS in detail.
Name some OOPS Concepts in Java?
Can I declare a class as private?
Does java set allow duplicates?
What happens if a constructor is declared private?
Can long be null in java?
What 4 doubled?
What is the difference between error and an exception?
Explain about the interpreter in java?