1.

Which level of Static Analysis allows specific rules that apply to a program to be checked ?(a) Characteristic error checking(b) User-defined error checking(c) Assertion checking(d) All of the mentionedThe question was posed to me during an interview for a job.This key question is from Dependability and Security Assurance in division Dependability and Security of Software Engineering

Answer»

The correct choice is (b) User-defined ERROR checking

Easy explanation: USERS of a PROGRAMMING language define error PATTERNS, thus extending the TYPES of error that can be detected.



Discussion

No Comment Found

Related InterviewSolutions