where u can used in real time "protect" specifier
or
real world example of protect specifier
Answer / karthik
Protect is a access specifier used in the concept of Inheritance. If a class is declared as protected only subclass which implemented super class can access its methods and variables,any other class cant access them.
| Is This Answer Correct ? | 3 Yes | 1 No |
What is jhttp web server?
where u can used in real time "protect" specifier or real world example of protect specifier
What is a listener in networking?
Explain look for local ports?
What is the use of network interface?
What is an http server?
What is network programming in java?
What is URL?
What is IP?
What is InetAddress?
What is the main difference between Client side Java Script and and Server side Java Script how actually they run on both side with Example.
What is socket in java?