Answer Posted / javamasque
There are 4 access modifiers
• Public
• Protected
• Default
• Private
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What initialize variables?
What is the difference between a vector & an array list?
What is get () in java?
What are the different types of collections in java?
How many techniques can be employed to create a string object?
If you do not want your class to be inherited by any other class. What would you do?
What do you mean by stream pipelining in java 8?
What is a conditional statement explain with example?
What is split return?
Which package has light weight components in java programming?
What is the difference between serializable and externalizable interfaces?
Why main function is static?
What is string substring?
Can you instantiate the math class in Java?
Difference between throw and throws?