Answer Posted / ravikiran(aptech mumbai)
Access modifiers species the scope of the access of a
particular variable or method
1).public
2).protected
3).private
4).default
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is the difference in between cpp and java? Can u explain in detail?
What is the static variable?
What are the 3 types of loops in java?
What is the base class in java from which all classes are derived?
What is map and hashmap in java?
What are the advantages of inner classes?
Can variables be used in java without initialization?
What is a boolean expression in java?
What do you understand by private, protected and public?
Can a string be null?
What is parameters example?
What is the final keyword?
What is constructor chaining and how is it achieved in java?
Hi friends am new to java. I read jar file means collection of java files. For executing struts application what are the necessary jar files. " struts.jar " file contains what. can u explain
What is the symbol for line break?