R
Q. Which method scope prevents a method from being overridden by a subclass?
Correct Answer - Option(C)
Related Posts
Q. Which one of the following keyword is used to inherit our subclass into a super class?
Q. An inherited class is defined by using the extends keyword.
Q. The _________ works through request header and response.
Q. PHP was designed as a ________ scripting language.
Q. Interfaces allow you to specify what methods a class should implement.
Q. Which one of the Following methods is responsible for sending the query to Database
Q. mysql_close() is use to ________database(wamp) in php .
Q. Every PHP statement ends with a semicolon (;).
Q. is main example of ajax application .
Q. The ssl_set()function is used to establish secure connections using _____
Discusssion
Login to discuss.