Answer Posted / meera
virtual functions are abstract methods in java. by default
all the methods are abstract in interface.
| Is This Answer Correct ? | 60 Yes | 37 No |
Post New Answer View All Answers
Why we use set in java?
Can we have multiple classes in a single file?
How to invoke external process in java.
Can we store variables in local blocks?
Which package has light weight components in java programming?
What are selection structures?
What is the use of hashmap in java?
List out five keywords related to exception handling ?
What is logical variable?
What is anagram in java?
What technique is carried out to find out if a particular string is empty?
Is it necessary that each try block must be followed by a catch block?
What is public static void main?
How do you sort a string in alphabetical order in java?
Which is fastest collection in java?