in IS&Software Engineering retagged by
1,090 views
2 votes
2 votes

$'FAN IN'$ of a component $A$ is defined as 

  1. Count of the number of components that can call, or pass control, to a component $A$
  2. Number of components related to component $A$
  3. Number of components dependent on component $A$
  4. None of the above 
in IS&Software Engineering retagged by
1.1k views

1 Answer

1 vote
1 vote

Fan-in: the number of modules that call a given module

Fan Out the numbers of modules that called by a given module

Ans is A

edited by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true