Answer Posted / loganathan s
both are used for declaring a vaiables.we can say it is a
modifiers.
| Is This Answer Correct ? | 5 Yes | 21 No |
Post New Answer View All Answers
Does string is thread-safe in java?
Does java allow default arguments?
How concurrent hashmap works?
Give reasons supporting that string is immutable.
What is the purpose of java?
What is difference between wait and notify in java?
How do you calculate roots in java?
What is e java?
Where local and global variables are stored?
What is pojo class in java?
How to perform selection sort in java?
What are loops in java? What are three types of loops?
Explain when we should make an instance variable private.
How to perform merge sort in java?
How to restrict a member of a class from inheriting by its sub classes?