Answer Posted / priyavarzhni
Protected: the method of a class os accessed only when the
other class inherits it.
Friendly: no need for inheritance. we can access the methods
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Is singleton set an interval?
What is OOP's Terms with explanation?
How do you allocate memory to object?
What is the basic concept of java?
What is assembly condition codes?
How does map works in java?
How do you sort in descending order in java using collections sort?
Explain wait() method of object class ?
Can we create an object of private class?
How do you reverse a string in java without using string buffer?
What is classes in java?
What is toarray method in java?
Is void a data type?
What is procedure overloading?