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 parameter example?
What is the difference between object oriented programming language and object based programming language?
Is null a value?
What are access specifiers available in java?
How to set the permissions to a file in java?
What language is java written?
What is navigable map in java?
Why hashmap is used in java?
What is difference between arraylist and list in java?
Enlist diffrent types of inheritance supported by java?
What are the features of java?
Does constructor creates the object ?
What is skeleton and stub? What is the purpose of those?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
What is stream api in java8?