What are Access Specifiers and Access Modifiers.
Answer Posted / emmanuel opoku
Access specifier determines whether unrelated and derived
classes can access the inherited public and protected
members of the base.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the application of stack?
What are invisible components?.
how are methods defined?
Write java program to reverse string without using api?
Why inputstreamreader is used in java?
What does .equals do in java?
How do you decide when to use arraylist and linkedlist?
What are the steps involved to write rmi based programs?
Explain about exception propagation?
Explain different types of thread priorities ?
What is ternary operator in java?
How is a structure different from array ?
What is a java developer salary?
What are the topics in advance java?
Define array. Tell me about 2-D array.