Explain the differences between public, private, protected
and static?
Answer Posted / quins welfred
this is not true in all cases.
| Is This Answer Correct ? | 19 Yes | 19 No |
Post New Answer View All Answers
What is the old name of java?
Can you access the private method from outside the class?
What happens to a static var that is defined within a method of a class?
What is the difference between compare and compareto in java?
What are the basic concepts of OOPS in java?
Is it safe to install java on my computer?
Can we declare register variable as global?
Is java a prime method?
What do you know about the garbage collector?
How can you traverse a linked list in java?
How to perform linear search in java?
How is it possible for two string objects with identical values not to be equal under the == operator?
Is break statement can be used as labels in java?
What is float in java?
is it possible to instantiate the math class?