Question 151 of 190 from exam CSSLP: The Industry’s Premier Secure Software Development Certification

Question 151 of 190 from exam CSSLP: The Industry’s Premier Secure Software Development Certification

Question

DRAG DROP - Drag and drop the appropriate external constructs in front of their respective functions.

Select and Place:

‘One system gains the input from the

| Drop Here output of another system.
‘One system provides the input to
Drop Here another system, which in turn feeds
back to the input of the first system
‘One system communicates with
Drop Here another system as well as with

extemal entities,

Cascading

Feedback

Explanations

‘One system gains the input from the
output of another system.

One system provides the input to
another system, which in turn feeds
back to the input of the first system

One system communicates with
another system as well as with
extemal entities,

There are two types of compositional constructs: 1.External constructs: The various types of external constructs are as follows: Cascading: In this type of external construct, one system gains the input from the output of another system.

Feedback: In this type of external construct, one system provides the input to another system, which in turn feeds back to the input of the first system.

Hookup: In this type of external construct, one system communicates with another system as well as with external entities.

2.Internal constructs: The internal constructs include intersection, union, and difference.