a) Fault Avoidance
b) Fault detection
c) Fault tolerance
d) None of the mentioned
Answer: c
Explanation: Fault tolerance
Related Posts
Which one of the following functions can be used to compress a string?
Which one of the following preg PHP functions is used to take a string, and put it in an array?
Which of the following PHP functions can be used for generating unique id’s?
Which loop evaluates the condition expression as Boolean, if it is true, it executes the statements and when it is false it will terminate?
A function in PHP which starts with __ (double underscore) is known as.
How many functions does PHP offer for searching strings using POSIX style regular expression?
Which one of the following function reads a directory into an Array?
Join The Discussion