Answer Posted / ravikiran(aptech mumbai)
field variable is the one which can have different access
local variable access restict to method only
| Is This Answer Correct ? | 8 Yes | 9 No |
Post New Answer View All Answers
How many static init can you have?
Why hashset is used in java?
In Java list the methods that can be overridden?
What is this keyword in java?
What is the effect of keeping a constructor private?
Difference between static binding and dynamic binding?
What is :: operator in java 8?
FOR EXAMPLE WE R HAVING TWO LIST ELEMENTS ..BOTH LISTS CONTAINS ID,NAME,PLACE ..I NEED TO COMPARE BOTH IDS IN TWO LISTS,IF ID'S R SAME MEANS WE HAVE ADD THE DETAILS(LIKE NAME,PLACE) TO MAP...HOW IS POSSIBLE ?CAN ANY ONE SUGGEST?
How many types of java are there?
What is java life cycle?
Is 0 true or is 1 true?
Is arraylist a class in java?
What is method overloading with type promotion?
Explain the difference between abstract class and interface in java?
What is data type modifier?