Answer Posted / abdul nasir
virtual functions are present in java. but there is no need to write virtual with methods because it is built-in in java. you can override and call with their respective class objects and references directly........... :) b hapy dont confuse. programer is here.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you reverse a list?
How hashset works internally in java?
What are three ways in which a thread can enter the waiting state in java programming?
What does n mean?
How do you check if two given string are anagrams?
What is jit compiler in java?
Define how destructors are defined in java?
What is stored procedure. How do you create stored procedure ?
How many bytes is string in java?
What is ph and buffers?
How do you make a thread in java?
Can you sort a string in java?
How can we find the sum of two linked lists using stack in java?
What is array sorting in java?
How do you reverse a string in java without using string buffer?