Answer Posted / joshua deku
There are 4 access specifiers in java
1.public
2.private
3.protected
4.private
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is 16 bits called?
Is it possible for a yielded thread to get chance for its execution again?
What is advantage of java?
What is string pool?
What do the thread?class methods run() and start() do?
What is thread pool in java with example?
What are operators and its types?
Which arithmetic operations can result in the throwing of an arithmeticexception?
What are the restrictions that are applied to the java static methods?
What is the difference between class forname and new?
Is call by reference possible in java?
Why 1 is not a prime number?
What is the difference between conversation & casting?
Mention the default values of all the elements of an array defined as an instance variable.
What is the meaning of I ++ in java?