Answer Posted / pratima
final int i;
You will get compile time error:The blank final field i may not have been initialized
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is scope & storage allocation of static, local and register variables? Explain with an example.
How we can make copy of a java object?
Why is static used?
What is lastindexof in java?
What is flag in python?
What is module in project?
What is a Null object?
What is return in java?
What is get () in java?
How do you represent a space in regex java?
What happens when you add a double value to a string?
What is constructor chaining in java?
What state is a thread in when it is executing?
Why does my function print none?
What loop means?