The standards of creating, testing, and maintaining ____ software are much stricter than other software, for obvious reasons.
A. contextual
B. encrypted
C. safety-critical
D. multiprocess
Answer: C
You might also like to view...
If you want to make sure that member function of a class overrides another function in a base class, you should declare the function with the keyword
A) override. B) public. C) final. D) private. E) None of the above
Which of the following is a true statement?
a) Arrays are passed as parameters to methods like primitive types. b) Arrays are passed as parameters to methods like object types. c) Arrays cannot be passed as parameters to methods. d) All of the above are true. e) None of the above are true.
A characteristic of defensive programming is:
a. readable code b. predictable results c. enforcement of function pre-conditions d. none of the above e. all of the above
If multiple mathematical operands are included in a function or formula, Excel processes the calculations based on the ________
Fill in the blank(s) with correct word