Can we declare variables inside a method as Final Variables?
Answer Posted / therathna
write a small program and check ur system
we can use final variable method
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is difference between length and length() method in java ?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What do you understand by Header linked List?
What are extraneous variables examples?
What is local variable and instance variable?
Why is singleton not thread safe?
What are the ways in which a thread can enter the waiting state?
How can we use primitive data types as objects?
What is static method with example?
Why we do exception handling in java and how many types of exceptions are there?
What are thread groups?
Why is the singleton pattern considered to be an anti pattern?
Give a practical example of singleton class usage?
Can we start a thread twice in java?
What is the basic difference between string and stringbuffer object?