What are access modifiers?
There are 4 access modifiers
• Public
• Protected
• Default
• Private
| Is This Answer Correct ? | 5 Yes | 0 No |
What is the difference between array and array list in java?
How are this and super used?
what is difference betwenn Access Specifier and Access Modifier ????
What are event-delegation model and event-inheritance model? Which is best?
How do I get a substring?
What is a final class in java?
What does the string method compareto () do?
What is passed by reference and pass by value ?
what is web.xml?and its use?
What is api data?
State the significance of public, private, protected class?
What is the method to declare member of a class static?