Answer Posted / nashiinformaticssolutions
In Java, a final variable is one that, once initialized, cannot be altered.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can you explain the private protected field modifier?
What must a class do to implement an interface in java programming?
What is the program compilation process?
How do you use compareto?
What is locale in java?
What are exception handling keywords in java?
What is skeleton and stub? What is the purpose of those?
What is main string [] args?
What is a JAR file?
What is runtime polymorphism or dynamic method dispatch?
Is java se free?
What if I write static public void instead of public static void in java?
What is covariant return type?
How to make a non daemon thread as daemon?
Explain the protected field modifier?