What is ResourceBundle class?
Answer / ravikiran(aptech mumbai)
Resource bundle is used to produce messages which are saved
as key-value pairs inside .properties file
| Is This Answer Correct ? | 4 Yes | 0 No |
How do constructors use this() and super()?
What is java in simple terms?
Can we extend a class with private constructor?
Which graphs are functions?
Can we override the main method?
Explain restrictions for using anonymous inner classes?
What is an abstract class and abstract method?
How do you escape a string?
Which oo concept is achieved by using overloading and overriding?
What is string pool in java?
What is the purpose of nested class in java?
What is difference between static and final?