What modifiers are used for interface declaration?
Answer Posted / balasubramanian
Access modifier-public
Other modifier-final,abstract
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between jdk, jre, and jvm?
What is dynamic binding(late binding)?
What is the difference between a break statement and a continue statement?
What is the meaning of course?
How will you print number in reverse (descending) order in BST.
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
Why string is not a wrapper class?
What is join () in java?
What is arraylist class in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
How to Sort Strings which are given in List and display in ascending order without using java api.
What is the default execution method in java?
How to make a non daemon thread as daemon?
Can we execute a program without main?
What are the advantages of passing this into a method instead of the current class object itself?